Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
973242
Regression
No
"Revert Value to Prefab" on UI prefab messes up its own and the opposite side's values
To reproduce:
1. Open attached Unity project "New Unity Project.zip"
2. Open "Scene" scene
3. In the hierarchy, locate Canvas --> Image
4. change either left, right, top or bottom value
5. Right click on the changed value and press "Revert Value to Prefab"
Expected result: the value turns back to the prefab's default value
Actual result: The reverted value changes to some random number and the opposite side's (right for left, bottom for top) value becomes the identical value, only negative (see user's attached video "2017-11-28 19-42-03.mp4")
Reproduced on: 5.5.4p2, 5.6.4p1, 2017.1.2p3, 2017.2.0p3, 2017.3.0b11, 2018.1.0a6
Verified fixed on 2017.4.5f1
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
Add comment