Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.4.1f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2020.1.0a1
2020.1.0a13
Issue ID
1197800
Regression
No
Override window displays "No Overrides" with "Apply and Revert" options when component is removed both from instance and prefab
When a component is removed from instance and then the same component is removed from the prefab as well, the override window displays "No Overrides" with "Apply and Revert" options. Refer the attached video
Steps to reproduce:
1) Create a new project
2) In Hierarchy, Right Click > 3d Object > Cube
3) Drag to Project browser to make a prefab
4) In Hierarchy, Select Cube > Remove Box collider component
5) Open Cube in prefab mode> Remove Box collider component
6) Exit prefab mode > Select Cube > Overrides
Actual result: Override window displays "No Overrides" with "Apply and Revert" options
Expected Result: Overrides window should be empty
Occurring in: 2020.1.0a13, 2019.3.0b11, 2019.2.0f1, 2018.4.12f1
Environment: Both Windows and Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment