Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.1f1
Issue ID
765988
Regression
No
LoadSceneAsync stalls when using sbar assets
Steps to reproduce:
1. Download and open attached project "sbar loadSceneAsync test.zip"
2. Open and play scene "_Project/Scenes/GUI"
3. Notice that "Load Scene 1", "Unload Scene 1", "Load World View Stripdown" and "Unload World View Stripdown" work as intended - they load and unload scenes
Pressing "Load World View" does load the view as expected, and you can unload it by pressing "Unload World View" but only once. Every other time you try to load that particular scene it stalls at 90%. After that no other scene loads at all too (gets stuck at 90%)
Expected result: Scene loads and unloads all the way
Tested and reproduced on:
Windows 10
Unity 5.3.2p4 5.4.0b7
Not reproducible before 5.3 because SceneManager did not exist prior.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
Add comment