Search Issue Tracker
Fixed in 2021.3.30f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0b5, 2023.3.X
Votes
0
Found in
2021.3.28f1
2022.3.4f1
2023.1.3f1
2023.2.0a22
Issue ID
UUM-42421
Regression
No
Crash on DataBufferGLES::CopySubData when entering the Play Mode and OpenGL or OpenGL ES graphics API is used
Reproduction steps:
1. Open the attached project “OpenGL Crash”
2. Open Scene “Assets/Scenes/SampleScene.unity”
3. Enter the Play Mode
Expected result: Entered the Play Mode
Actual result: Editor Crashes
Reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a22
Reproducible on: Windows 10
Not reproducible on: Intel MacOS 13.4
Notes:
Crashes with OpenGLCore, OpenGLES3, Vulkan
No crash with Direct3D11 and Direct3D12
First few lines of Stacktrace:
{noformat}0x00007FF78C252B86 (Unity) DataBufferGLES::CopySubData
0x00007FF78C26B0A4 (Unity) GfxDeviceGLES::SetComputeBuffer
0x00007FF78C26D747 (Unity) GfxDeviceGLES::UpdateComputeResources
0x00007FF78D83E1A8 (Unity) GfxDeviceWorker::RunCommand{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment