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
- Fix for 6000.0.X: Universal 3D Sample project template takes a very long time to build.
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
Add comment