Search Issue Tracker
Active
Votes
0
Found in
6000.0.63f1
6000.2.14f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-128717
Regression
Yes
Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
How to reproduce:
- Open the “MinimalApp.zip” project
- Open Edit → Project Settings → Editor, and ensure that the domain reload settings are set to "Reload Scene"
- Create and open a new UXML file in UI Builder
- Drag a new VisualElement into the UI Builder’s Hierarchy
- Save the changes
- Remove the VisualElement
- Save the changes again
- Focus on the Game view
- Focus on the UI Builder
- Observe the Console and the UI Builder
Actual results: No errors are thrown, UI Builder renders
Expected results: “NullReferenceException“ error is thrown, and UI Builder fails to render while it is docked
Reproducible in: 6000.0.0b16, 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Not reproducible in: 6000.0.0b15
Reproduced on: Windows Pro (25H2)
Not reproduced on: No other environment tested
Notes:
- Not reproducible if Reload Domain is enabled
- Reproducible only if the UI Builder window is docked on the same panel as the Game view
- After reproduction, UI Builder becomes usable only if it becomes a floating window
- Reproducible in a new UXML file as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Preferences directory is not created when the Editor is installed or launched
- Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
Add comment