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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment