Search Issue Tracker
Not Reproducible
Votes
0
Found in
3.4.0f5
Issue ID
416525
Regression
No
Calling Application.LoadLevel() from within not-included-in-the-build scene
If you call "Application.LoadLevel(0)" and the current scene has not been added to the build settings, then the call will re-load the current level instead of loading level 0.
Should a user be able to load a scene included in the build from the one not included in the build?
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings when warming up shaders with GraphicsStateCollection
- Color and Location fields disappear when removing gradient marker in the HDR gradient Editor (linear) window
- Create Node window appears on the top left corner of the Editor when opening window with space keyboard shortcut after selecting a Context
- HasCharacters() returns false when checking Emojis using surrogate pairs, despite characters being present in the Font Asset
- An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
Add comment