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
- 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
Add comment