Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b14
Issue ID
787896
Regression
Yes
Editor crashes on "DirectorManager::RemoveFromManager" when animator component exists in parent and child game objects
Reproduction steps:
1. Open attached "ReproductionProjects" Unity project.
2. Open and play "AnimationCrashingRepo" scene.
3. Wait for 5 seconds and stop the scene.
4. Editor crashes on:
0x00000001401F46E0 (Unity) DirectorManager::RemoveFromManager
0x00000001401EF4A9 (Unity) DirectorPlayer::MainThreadCleanup
0x0000000140036ADF (Unity) delete_object_internal_step1
0x00000001403C3AF2 (Unity) CommitBatchDelete
0x00000001403BEA1E (Unity) DestroyGameObjectHierarchy
0x00000001403C236F (Unity) DestroyObjectHighLevel
Notes:
* Crash is not reproducible if "PageLayout > LogInPanel" game object animator component is disabled.
* Crash is not reproducible if "PageLayout > LogInPanel > Title > TitleBar > Rotatator" game object animator component is disabled.
Regression introduced in: 5.3.4p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment