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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment