Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X
Votes
0
Found in
2017.1.0f3
Issue ID
941369
Regression
Yes
[Regression] Editor crash on SkinnedMeshRenderer::PrepareSkinCommon when SkinnedMeshRenderer has Animator and Cloth attached
To reproduce:
1. Open the "TestScene" in the user-provided project
2. Select the "PlaneAnimation&Cloth" Game Object from the Hierarchy and enable it
3. Enter the play mode
Desired outcome: The editor does not crash.
Actual result: The editor crashes.
Stack trace:
(Unity) SkinnedMeshRenderer::PrepareSkinCommon
(Unity) SkinnedMeshRenderer::PrepareSkinGPU
(Unity) SkinnedMeshRenderer::UpdateSkinnedMeshes
(Unity) SkinnedMeshRendererManager::UpdateAllSkinnedMeshes
(Unity) SkinnedMeshRenderer::UpdateAllSkinnedMeshes
(Unity) UpdateClothsJob
(Unity) JobQueue::Exec
(Unity) JobQueue::ExecuteJobFromHighPriorityStack
(Unity) JobQueue::ProcessJobs
(Unity) JobQueue::WorkLoop
(Unity) Thread::RunThreadWrapper
(KERNEL32) BaseThreadInitThunk
(ntdll) RtlUserThreadStart
Reproduced with 5.6.0a1, 5.6.3f1, 2017.1.0a1, 2017.1.0f3, 2017.1.0p3, 2017.2.0b7, 2017.3.0a4
Not reproduced with 5.5.1f1, 5.5.4p3
Regression introduced in 5.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment