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
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
Add comment