Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.3.0b7
Issue ID
966140
Regression
No
Adding a Skinned Mesh Renderer to a GameObject, then Undoing causes error in console
Steps to reproduce:
1. Create a new project
2. Create a plane
3. Add a Skinned Mesh Renderer component to that plane
4. Undo
Expected result: Skinned Mesh Renderer is removed
Actual result: Skinned Mesh Renderer is not removed and the error occurs
Reproduced with: 5.5.5p1, 5.6.4p2, 2017.1.2p2, 2017.2.0p1, 2017.3.0b8
Not reproduced with: 2018.1.0a1, 2018.1.0a3
Error message:
"CheckConsistency: GameObject does not reference component SkinnedMeshRenderer. Fixing."
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