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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
I was unable to reproduce the issue on 2021.3 or 2023.1 after multiple attempts.