Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.4.0b2
6000.5.0a3
Issue ID
UUM-130493
Regression
No
UI Document with Assets gets created in Sample Scene instead of selected Scene in Hierarchy window
Steps to reproduce:
1. Create new Unity project
2. Create two extra Scenes in Project window
3. Drag "New Scene" and "New Scene 1" to Hierarchy window
4. Right click on "SampleScene" in Hierarchy window
5. Create UI Document with Assets in "SampleScene" (GameObject > UI Toolkit > UI Document with Assets)
6. Observe that "UIDocument" GO is created in "SampleScene" Scene
7. Right click on "New Scene" in Hierarchy window
8. Create UI Document with Assets in "New Scene"
9. Observe in which Scene UI Document with Assets is created
Actual results: UIDocument gets created in "SampleScene" instead of "New Scene"
Expected results: UIDocument should be created in the Scene which is selected at the current moment
Reproducible with versions: 6000.4.0b2, 6000.5.0a3
Can’t test with versions: 6000.3.2f1 and lower (UI Document with Assets not available to create)
Tested on (OS): Ubuntu 24.04, macOS Tahoe 26.1 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment