Search Issue Tracker
Fixed in 2020.3.41f1
Fixed in 2021.3.X, 2021.3.10f1
Votes
0
Found in
2021.3.5f1
Issue ID
UUM-10152
Regression
Yes
Entities 0.51.0-preview.32 causes a compile error when WebGL Platform is selected
Reproduction steps:
1. Open the attached project
2. Open the Package Manager and ensure Entities 0.51.0-preview.32 is installed
3. Open the Build Settings and set the Build Target to WebGL
Expected Results:
No errors are produced
Actual Results:
A compile error appears in the console as soon as the swap to the WebGL Build Target is complete.
Reproducible with: 0.51.0-preview.32 (2021.3.5f1)
Not Reproducible with: 0.17.0-preview.42 (2021.3.5f1), 0.50.1-preview.2 (2020.3.37f1)
Reproducible on: MacOS 12.4 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2020.3.41f1):
Fixed by another internal issue: UUM-14006: ILPP failure when using WebGL
Resolution Note (fix version 2021.3.10f1):
Fixed by another internal issue: UUM-14006: ILPP failure when using WebGL