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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment