Deprecated UNITY_WEBPLAYER
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
it should be
#if UNITY_WEBPLAYER || UNITY_WEBGL

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Search the repository for UNITY_WEBPLAYER, inspect the surrounding platform condition, and compare it with the issue's UNITY_WEBGL example. Done means the deprecated symbol is handled as requested and the affected Unity build path still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, objective-c, unity
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100