Search Issue Tracker
Duplicate
Votes
1
Found in
2020.3.28f1
2021.2
2021.2.12f1
2022.2
Issue ID
1404508
Regression
Yes
Crash on BufferMetal::IsBusy(bool*) when looking around in Scene view
Reproduction steps:
1. Open the user's attached project
2. Open scene 'Scenes/Cocky'
3. If the crash does not occur instantly, look around in Scene view
Expected result: The scene can be previewed without crashing
Actual result: The Editor crashes
Reproducible with: 2020.3.28f1, 2020.3.30f1, 2021.2.11f1, 2021.2.14f1, 2022.2.0a7
Not reproducible with: 2019.4.36f1, 2020.3.27f1, 2021.1.0a1, 2021.2.10f1
Stacktrace:
#0 0x0000010917e218 in BufferMetal::IsBusy(bool*) const
#1 0x0000010749c2bd in RenderBufferManager::Buffers::GetTempBuffer(unsigned long, GfxBufferTarget, unsigned int)
#2 0x000001075aeef6 in SkinnedMeshRenderer::SkinOnGPU(MatrixArrayJobOutput*)
#3 0x000001075b0feb in SkinnedMeshRenderer::UpdateSkinnedMeshes(SkinnedMeshRenderer::UpdateType, dynamic_array<SkinnedMeshRenderer*, 0ul>&)
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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
This is a duplicate of issue #1405248