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
- 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
Add comment