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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment