Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.2f1
Issue ID
767672
Regression
No
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:
1) open the project
2) open one of the scenes
3) drag other 2 scenes into hierarchy
4) right click the bottom scene in hierarchy and set it as Active scene
5) play scene
Expected: Prints out the Active scenes name 3 times
Actual: OnEnable and OnAwake prints wrong scene
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Error in Shader Graph Assets/Samples/Shader Graph/17.1.0/Production Ready Shaders/Lit/URPLit.shadergraph: Graph is generating too many variants…” error is thrown after importing Shader Graph Samples
- ComputeShader cannot access the depth element of RenderTexture targeted by an HDR camera
- Search in the Console window highlights wrong text when text contains HTML attributes
- Particle System doesn't always play when ParticleSystem.Play() is called
- Build Profiles: The vertical and horizontal window lines are different colors and this is not consistent with the other engine windows
Add comment