Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a4
2021.2.0a7
Issue ID
1318889
Regression
No
[UIToolkit] UIDocument objects are created with the same name in the hierarchy
All newly created UIDocument game objects share the exact same name in the Hierarchy, Refer to the attached video
Steps to repro:
1. Create a new project
2. Hierarchy > Create > UI Toolkit > UI Document
3. Repeat step 2
Actual Result:
UIDocument objects are created with the same name
Expected Result:
UIDocument objects should be created with a different name as UIDocument1, UIDocument2, UIDocument3, and so on
Note: UIDocument object is introduced in 2021.2.0a4
Reproducible in:
2021.2.0a7, 2021.2.0a4
Environment:
Occurring on Windows 10 & Mac 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException is thrown when assigning an Object to a custom DebugUI.ObjectField in Rendering Debugger
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment