Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.1
2021.1.20f1
2021.2
Issue ID
1365922
Regression
No
Crash on UpdateAvatars when entering Play Mode
How to reproduce:
1. In the attached project, open the "Start" scene
2. Go into Play Mode
3. If Unity didn't crash, exit Play Mode and re-enter Play Mode (Usually crashes after couple of tries)
Reproducible with: 2021.1.23f1, 2021.2.0b14
Could not test with: 2019.4.31f1, 2020.3.19f1, 2022.1.0a10 (Errors in console)
First lines of stack trace:
0x00007ff6d2c19da6 (Unity) Animator::UpdateAvatars
0x00007ff6d2c15f94 (Unity) Animator::SetVisibleRenderers
0x00007ff6d329e0fe (Unity) EventManager::InvokeEventCommon
0x00007ff6d346583a (Unity) Renderer::RendererBecameVisible
0x00007ff6d3512b9e (Unity) SkinnedMeshRenderer::RendererBecameVisible
0x00007ff6d33664be (Unity) RendererScene::SceneAfterCullingOutputReady
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Resolution Note (2022.1.X):
It is no longer reproducible as the provided sample requires to log to a remote server which seems to be offline. The only way we could reproduce it would be to put the server back online or provide a sample that doesn’t require logging to that server.