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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment