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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment