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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
Because this case is change of API with small user pain we decided to not fix this in 2017 LTS.