Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2018.1.0a1
Issue ID
961692
Regression
Yes
Asserts and possible leak appear when enabing specific Skinned Mesh Renderer in play mode
Reproduction steps:
1. Open project attached (ClothAnimationCrash.zip).
2. Enter play mode.
3. Enable Skinned Mesh Renderer (Plane->PlaneAnimation&Clot->Plane04->Skinned Mesh Renderer).
Expected result: Skinned Mesh Renderer will be shown, the console will stay clean.
Actual result: Error "Assertion failed" appears with a warning "JobTempAlloc has allocations that are more than 4 frames old.."
Full error message: Assertion failed: Assertion failed on expression: 'Thread::EqualsCurrentThreadIDForAssert(Thread::mainThreadId)'
Notes: After about 30 seconds, objects fall from the sphere and another "bunch" of errors are spammed in the console. Before entering play mode, make sure to have object "PlaneAnimation&Cloth" or its Skinned Mesh Renderer disabled.
Reproduced on: 2018.1.0a1.
Works fine on: 5.5.4p4.
Could not test on other versions due to another issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment