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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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