Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0f1
Issue ID
745367
Regression
No
Prewarm on a Particle System using a Skinned Mesh Renderer mesh source crashes in SkinnedMeshRenderer::PrepareSkinCustom
Running game in editor with an active particle system set to "prewarm" using a skinned mesh renderer mesh source and relatively large values for start size, start lifetime and/or start duration causes the editor to crash.
Repro Steps:
1) Open attached project
2) Open Test.unity
3) Enter play mode
4) Observe crash (editor.log)
Tested with multiple meshes from "Unity-Chan" and "Overlord" from asset store
Function: SkinnedMeshRenderer::PrepareSkinCustom
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment