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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment