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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment