Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.1f1
Issue ID
835102
Regression
No
Scene.name and Scene.isValid have incorrect values when a scene is returned with SceneManager.GetSceneByName
When a scene is returned with SceneManager.GetSceneByName, its properties (Scene.name and Scene.isValid) return foul values.
Steps to reproduce:
1) Open the attached project (835102_Scene.zip).
2) Open scene 'Test1'.
3) Press play.
SceneManager.GetSceneByName is used to find a scene. The scene if found, however, when trying to access its name, 'Null' is returned, Scene.isValid returns 'false' as well, even though the scene can be loaded using SceneManager.LoadScene. This does not occur when returning a currently active scene.
Reproduced on:
5.5.0b5, 5.4.1p3, 5.3.6p6
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
shakecaine
Nov 02, 2017 13:05
Still a bug in Unity 2017.2
Please fix.
mikelortega
Feb 03, 2017 15:06
I'm afraid this is still active in Unity 5.5.0f3