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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment