Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f2
6000.3.8f1
6000.4.0b8
6000.5.0a6
Issue ID
UUM-133982
Regression
No
Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
Steps to reproduce:
1. Create new Unity project
2. Install Entities Graphics package via Package Manager
3. Once installed, in Hierarchy window create 3 New Sub Scenes (for example: New Sub Scene, New Sub Scene 2, New Sub Scene 3)
4. In each Sub Scene add a Cube GO
5. Completely undo created Cubes and 3 New Sub Scenes using keyboard shortcut (command+Z)
6. Redo using keyboard shortcut (command+shift+z)
7. Observe the Console window
Actual results: Error “Assertion failed on expression: 'targetScene != nullptr’” is thrown in the Console window after redoing Cubes and Sub Scenes creation
Expected results: No errors are thrown in the Console after redoing Cubes and Sub Scenes creation
Reproducible with versions: 6000.0.66f2, 6000.3.8f1, 6000.4.0b8, 6000.5.0a6
Tested on (OS): macOS Silicon Tahoe 26.2 (M1)
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