Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a8
2019.1.0a13
2019.2.0a1
Issue ID
1116942
Regression
No
Unable to use undo/redo inside of UIElements Debugger when trying to go back/forth with the changes
To reproduce:
1. Open up a user-attached project ("New Unity Project.zip")
2. Go to Window -> UIElements -> Test
3. Click the drag button on top right corner -> UIElements Debugger
4. Click on "VisualElement #unity-panel-container11"
5. Edit width and/or height
6. Try to undo/redo the changes
Expected: Undo/Redo should work in the UIElements Debugger
Actual: Undo/Redo does not work in the UIElements Debugger
Reproduced in: 2019.2.0a3, 2019.1.0b1
Could not reproduce in: 2019.1.0a7, 2018.3.3f1, 2017.4.19f1
Note: Could not reproduce in earlier than 2019.1.0a8 releases because they are not compatible with the used UIElements version
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note:
We will evaluate this request once we get to evaluate if the UI builder and the UI debugger are merging.