Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.66f2
6000.3.8f1
6000.4.0b8
6000.5.0a6
6000.6.0a1
Issue ID
UUM-134046
Regression
No
“[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
Steps to reproduce:
1. Create new Unity project
2. Install Entities and Entities Graphics package via Package Manager
3. In Hierarchy create a New Sub Scene
4. Select “New Sub Scene” GO in Hierarchy window
5. In Inspector window > Sub Scene Component select “Scene Asset”
6. In “Select Scene Asset” window select “New Scene” Scene
7. In “convert to Sub Scene” pop-up select “Convert”
8. Back in Inspector window > Sub Scene > Open SubScenes select “Close” button
9. In “Scene(s) Have Been Modified” pop-up press “Save”
10. Observe the Console window
Actual results: “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error is throw in the Console window
Expected results: No errors are thrown in the Console window
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment