Search Issue Tracker
Fixed
Fixed in 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
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
- Scene view/Status bar is flickering when hovering mouse on BaseLayer if Camera Layer is above BaseLayer in Graphics Compositor window
Resolution Note:
Fixed by another internal issue: UUM-14006: ILPP failure when using WebGL