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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
This is a duplicate of issue #1405248