Unity Issue Tracker - String registers to undo every character when there is no Custom Editor
Fixed
UUM-52908
String registers to undo every character when there is no Custom Editor
Unity: UI Toolkit Controls
Fixed
2022.3.X
Won't Fix
2023.3.X
2023.2.X
2023.1.X
This has already been fixed in 2023.3.0a8 by a duplicate bug.
UI Toolkit: Fixed undo on text based attribute fields deals with each character separately
This has already been fixed in 2023.2.0b12 by a duplicate bug.
UI Toolkit: Fixed undo on text based attribute fields deals with each character separately
This has already been fixed in 2023.1.17f1 by a duplicate bug.
UI Toolkit: Fixed undo on text based attribute fields deals with each character separately
How to reproduce:
1. Open the attached project "1-RapidUndoBug.zip"
2. Open Assets/Scenes/OpenHereToTestBugs.unity
3. Select "1-RapidUndoBug(InReview)" in the Hierarchy window
4. Click the "Activate Bug" button in the Inspector window
5. Open Edit>Undo History
6. Type "unity" in the "Normal String" field in the Inspector window
Expected results: "Modified Property in 1-RapidUndoBug(InReview)" is shown only once in the Undo History
Actual results: "Modified Property in 1-RapidUndoBug(InReview)" is spammed in the Undo History