Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.4.X
Votes
0
Found in
2017.2.1p1
Issue ID
985457
Regression
No
[GLCore] Crash when using indirect args buffer as RWBuffer
How to reproduce:
1. Download user provided project
2. Open the project and change the graphics API to GLCore or launch the editor with -force-glcore
3. Enter playmode
-- CRASH
Not reproduced on: 2018.1.0a3
Reproduced on: 5.6.5f1, 2017.1.3f1, 2017.2.1p2, 2017.3.0p1, 2018.1.0a2
Doesn't reproduce on mac
========== OUTPUTING STACK TRACE ==================
0x0000000140309E87 (Unity) DataBufferGLES::CopySubData
0x000000014031D034 (Unity) GfxDeviceGLES::SetComputeBuffer
0x000000014031D261 (Unity) GfxDeviceGLES::UpdateComputeResources
0x0000000141D34FEA (Unity) GfxDeviceWorker::RunCommand
0x0000000141D37E5B (Unity) GfxDeviceWorker::RunExt
0x0000000141D15A79 (Unity) GfxDeviceWorker::Run
0x0000000141D236D9 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00000001408B8E28 (Unity) Thread::RunThreadWrapper
0x00007FFFEE871FE4 (KERNEL32) BaseThreadInitThunk
0x00007FFFF062EFB1 (ntdll) RtlUserThreadStart
========== END OF STACKTRACE ===========
Fixed in: 2018.2.0a3
Backports pending: 2017.1, 2017.2, 2017.3, 2018.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Upload Symbols Failed" is thrown when Archive validation is being done in Xcode
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
Add comment