Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b7
Issue ID
775373
Regression
No
[WebGL] Game crashes when trying to enter fullscreen before it finished loading
Reproduction steps:
1) Build any project for WebGL
2) Run it in a browser
3) Immediatelly start clicking the fullscreen button
--- Build will crash with:
uncaught exception: abort("Assertion failed: you need to wait for the runtime to be ready (e.g. wait for main() to be called)")
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment