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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment