Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
973274
Regression
No
Clicking Revert on a UI prefab does not change the last modified value until it gets unfocused
To reproduce:
1. Open attached Unity project "newproject.zip"
2. Open "Scene" scene
3. Navigate to Canvas --> Image in the Hierarchy
4. change at least one of the RectTransform values of Image GameObject
5. Click Revert
Expected result: On clicking Revert, values should immediately get reverted to the default ones
Actual result: clicking Revert does not change focused input field's value until it gets unfocused (see attached gif "revert.gif")
Reproduced on: 5.6.4p1, 2017.2.0p3, 2017.3.0b11, 2018.1.0a6
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
low priority defect, we might get back to it at some point, but unlikely for the moment.