Search Issue Tracker
Fixed
Fixed in 6000.4.1f1, 6000.5.0a9, 6000.6.0a1
Votes
0
Found in
6000.3.8f1
6000.4.0b8
6000.5.0a6
6000.6.0a1
Issue ID
UUM-133963
Regression
No
Converting “SampleScene” to a Sub Scene throws “ArgumentException” error in the Console
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 “SampleScene” Scene
7. In “convert to Sub Scene” pop-up select “Convert”
8. Observe the Console window
Actual results: Converting “SampleScene” Scene to New Sub Scene throws “ArgumentException” error in the Console Window
Expected results: Converting “SampleScene” Scene to New Sub Scene doesn’t throw errors in the Console window
Reproducible with versions: 6000.3.8f1, 6000.4.0b8, 6000.5.0a6
Can’t test with versions: 6000.0.66f2 (No “New Sub Scene” GO available in Hierarchy window)
Tested on (OS): macOS Silicon Tahoe 26.2 (M1)
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
- Component Glyphs value is truncated and Ligature Table glyph fields become inaccessible when increasing the Component Glyphs count
- There is no “Overwrite Preset?” popup when saving a Customizable Toolbar preset with a name that already exists
- Customizable Toolbar preset does not switch to the Unity Default Preset when Reverting All Saved Presets or deleting the active Preset
- New Hierarchy visibility and pickability icon behavior differs from documentation
- [Usability] Selected node gets unselected when undoing changes in the Graph Inspector Node Settings tab
Resolution Note (fix version 6000.5.0a9):
Fixed in ported PR