Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.4f1
2022.1.4f1
2022.2.0a16
Issue ID
UUM-7866
Regression
No
WebGL Player crashes when Directional Light has a Cookie attached
Reproduction steps:
1. Create a new "3D Sample Scene (URP)" project
2. Select the "Directional Light" GameObject in the Hierarchy window
3. Attach any Cookie to the Light Component in the Inspector window
4. Switch Platform and then Build And Run the project using WebGL (File > Build Settings > WebGL)
5. Observe the WebGL Player behavior
Expected result: Player should run as normal
Actual result: Player crashes
Reproducible with: 2021.3.4f1, 2022.1.4f1, 2022.2.0a16
Could not test with: 2019.4.39f1, 2020.3.35f1 (Cookie property on the Light Component is not present)
Reproducible on: Windows 10 (21H2)
Not reproducible on: MacOS 12.4
Note: after a lot of testing I found that this issue is sometimes not reproducible
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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Resolution Note:
I was unable to reproduce the issue on 2021.3 or 2023.1 after multiple attempts.