Search Issue Tracker
Fixed
Fixed in 2022.3.2f1, 2023.1.0f1, 2023.2.0a16
Votes
0
Found in
2022.2.0a15
2023.1.0b13
2023.2.0a11
Issue ID
UUM-33911
Regression
No
Unused override is created when removed component is applied via context menu
# Add Cube GameObject to the Hierarchy
# Convert it to the prefab
# Remove BoxCollider
# Apply removed component via context menu on the removed component in the Inspector
# Take a look into Override window
Expected: No Overrides
Actual: There is one unused override
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment