Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
5.5.1f1
Issue ID
887981
Regression
No
Reverting a value to prefab doesn't reset the prefab override flag on the first attempt
Reproduction Steps:
1. Import attached project.
2. Drag "Cube" prefab into the Hierarchy.
3. Change a value of the child object in Transform.
4. Right click on the changed value and select "Revert Value to Prefab".
5. Observe value.
Expected result: Prefab override flag resets on the first reset.
Actual result: After a few seconds, the value fails to reset and becomes bold again. A second revert is required. (GIF attached)
Note #1: The position value of the parent object tends to reset properly.
Note #2: This bug applies to any GameObject value. For example, activating the "Is Trigger" or the "Receive Shadows" values and reverting them to prefab yields the same results.
Reproducible with: 5.5.2p2, 5.6.0f1, 2017.1.0a3
Note #3: The feature is not available in previous versions.
Fixed in 2018.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Unity SDF" font Asset from TMP Extras is pink
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment