Search Issue Tracker
By Design
Votes
0
Found in
5.3.4f1
Issue ID
784463
Regression
No
[SceneManagement] AsyncOperation.priority does not work for LoadSceneAsync
Steps to reproduce:
1. Open users attached project
2. play scene "SmallScene11"
3. press button "Preload BigScene"
4. press button "Load SmallScene2"
Expected: SmallScene2 is loaded async and is actiaved because it has higher priority than "BigScene"
Actual: It does not activate until "BigScene" gets activated
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
Add comment