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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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