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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Resolution Note:
Won't fix as this is minor / cosmetic