Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
3
Found in
2022.1.0a12
Issue ID
1371445
Regression
Yes
[WebGL] Build fails to launch due to Runtime errors
How to reproduce:
1. create new project
2. add Sample Scene to build
3. Build&Run
4. Notice it runs
5. add a cube to your scene
6. Build&Run
7. NOTICE: build fails running with "Maximum call stacksize exceeded"
Reproduced with: 2022.1.0a12, 2021.2b16
Does not reproduce with: 2022.1.0a11, 2021.2b15
Error:
RuntimeError: memory access out of bounds
Workaround: make a Clean Build (Build dropdown in Build Settings)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment