Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X
Votes
1
Found in
2017.4
2019.3.8f1
2020.2
Issue ID
1234777
Regression
No
Scene picker/visibility controls do not function when objects are put in a separate scene by DontDestroyOnLoad()
How to reproduce:
1. Open up user attached project
2. Add a Scene called 'main' to Hierarchy
3. Set up your Scene view so you could see the Canvas with text in front of you
4. Go to Play Mode and then navigate back to your Scene view
5. In Hierarchy try disabling visibility/pickability controls of DontDestroyOnLoad Scene
Expected result: Scene picker/visibility controls work as intended
Actual result: They don't work at all and clicking them does nothing
Reproduced in: 2017.4.39f1, 2018.4.21f1, 2019.3.9f1, 2020.1.0b5, 2020.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment