Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0b6
Issue ID
1091750
Regression
No
Reset functionality doesn't work for Skinned Mesh Renderer.
Reset functionality doesn't work for Skinned Mesh Renderer.
Steps to repro for Skinned Mesh Renderer:
1. Open a new project.
2. Create a cube game object
3. Add Skinned Mesh Renderer.
4. Change the following property values > Click on Cogwheel > Reset.
Properties which do not reset:
1. Mesh.
2. Root Bone.
3. Light Probes
4. Reflection Probes
5. Anchor Override
6. Cast Shadows
7. Receive Shadows.
8. motion Vectors.
9. Dynamic occluded.
Actual Result:
Properties value does not reset for Skinned Mesh Renderer.
Expected result:
Properties value should reset for Skinned Mesh Renderer.
Reproducible on:
2019.1.0a5, 2018.3.0b6, 2018.3.0b1, 2018.3.0a11, 2018.3.0a1, 2018.2.8f1, 2018.2.0a1, 2017.4.12f1.
Environment:
Windows and Mac.
Add comment
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
Resolution Note:
Won't fix as this is minor / cosmetic