Search Issue Tracker
By Design
Votes
0
Found in
5.3.0f1
Issue ID
745955
Regression
No
[MSE] No check to see if build index greater than 0 is valid or not by SceneManager.LoadScene API
Steps to repro:
1. Launch the attached project
2. Open scene1
3. Open the LoadLevel script and change the index to anything greater than 0 and save
4. Now click on play
Note that there is no check by the API to see if its an valid build index or not.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when using Burst-Compiled Span.Fill()
- Broken compute shaders propagate via the cache server
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
Add comment