Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a6
2017.4.25f1
Issue ID
1144823
Regression
Yes
Crash when calling "SkinnedMeshRenderer.BakeMesh()" with NULL as the parameter
Reproduction steps:
1. Open the "New Unity Project.7z" project
2. Open "Test" scene
3. Enter Play mode
4. Press "B"
Expected Result: "NullReferenceException" Error
Actual Result: Crash
Reproduced with: 2017.4.26f1, 2017.3.0b10, 2017.3.0b1, 2017.3.0a7, 2017.3.0a6
Did not reproduce on: 2019.2.0a12, 2019.2.0a1, 2019.1.0f2, 2019.1.0a1, 2018.3.13f1, 2018.3.0a1, 2017.3.0a5, 2017.3.0a3, 2017.3.0a1
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
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note:
Because this case is change of API with small user pain we decided to not fix this in 2017 LTS.