Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2021.3.47f1
2022.3.56f1
6000.0.34f1
6000.1.0b2
6000.2.0a1
Issue ID
UUM-93061
Regression
No
Crash on SkinnedMeshRenderer::UpdateSkinnedMeshes when interacting with the Editor in a specific Scene
How to reproduce:
1. Open the attached “IN-91613.zip” project
2. Open the “Assets/Assets/Miko.unity” scene
3. Enter Play Mode
4. Observe the Crash
Reproducible in: 2021.3.47f1, 2022.3.56f1, 6000.0.34f1, 6000.1.0b2
Reproducible on: Windows 11, macOS 12.7.4 (M1)
Not reproducible on: macOS 15.1.1 (Intel)
First few lines of stacktrace:
{noformat}0x00007ff7e092d7a6 (Unity) SkinnedMeshRenderer::UpdateSkinnedMeshes
0x00007ff7e0917c67 (Unity) SkinnedMeshRendererManager::UpdateAllSkinnedMeshes
0x00007ff7e09286c0 (Unity) `SkinnedMeshRenderer::InitializeClass'::`2'::PostLateUpdateUpdateAllSkinnedMeshesRegistrator::Forward
0x00007ff7e09d4a3c (Unity) ExecutePlayerLoop
0x00007ff7e09d4bb0 (Unity) ExecutePlayerLoop{noformat}
Notes:
- Entering Play Mode seems to always reproduce the crash, however, the Editor may also crash upon opening the project, as well as when resizing Game View or Scene View windows
- Deleting the Library folder does not prevent the crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment