Search Issue Tracker
Fixed in 2018.2.X
Votes
1
Found in
4.6.3f1
Issue ID
684871
Regression
No
Prefab with RectTransform does not apply or revert changes properly
Steps to reproduce:
1. Open Unity
2. Create a UI element with a RectTransform and make it into a prefab
3. Press "Apply" on that prefab instance
4. Values are marked bold, as if a change was made, but they're not saved yet.
5. Check the prefab in the project view - changes were saved
6. Press "Revert" on prefab instance
7. Nothing happens
Expected: Applying and Reverting prefab instance works properly by either applying changes or discarding them
Actual: Applying changes actually saves them to the prefab, but shows them as unsaved while Revert does nothing at all
Reproduced on: 5.5.4p1, 5.6.2p2, 2017.1.0f3, 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment