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
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment