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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
low priority defect, we might get back to it at some point, but unlikely for the moment.