Search Issue Tracker
Fixed in 6000.2.1f1
Fixed in 6000.2.X, 6000.3.X, 6000.3.0a5
Votes
0
Found in
6000.2.0b4
6000.3.0a1
Issue ID
UUM-108898
Regression
No
A UI Renderer Component is left over after deleting a World Space configured UI Document Component inside a Prefab when in Play Mode
Steps to reproduce:
- In any Project create a "Panel Settings Asset" (Create > UI Toolkit > Panel Settings Asset) and select it
- Set the Render Mode to "World Space"
- Create or just open any Prefab and add a "UI Document" Component to any GameObject
- Assign the World Space configured Panel Settings Asset to that UI Document Component
- Enter Play Mode and remove the UI Document Component and exit Play Mode
- Exit out of Prefab View and open up the Prefab again
- Observe the Inspector of the GameObject inside a Prefab
Actual results: A "UI Renderer" Component is leftover from deleting the World Space configured UI Document Component
Expected results: No leftover Component is present
Reproducible with versions: 6000.2.0b4
Not reproducible with versions: 2022.3.63f1, 6000.0.50f1, 6000.1.6f1 (No World Space UI)
Tested on (OS): Windows 11
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