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
- A "Could not generate preview image" error is shown in the Console window when viewing a ".androidlib" asset
- Call stack hyperlinks become unclickable when scrolled down in the Console window
- Package files do not get checked out in Perforce when the project includes a provider callback
- VFX throw errors upon importing it
- "NullReferenceException" error is thrown when swapping between built-in and URP depending on assets loaded out of asset bundles
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.