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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment