Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.2.1f1
2018.3.0a1
2019.1.0a1
Issue ID
1102773
Regression
No
Crash when calling Graphics.ExecuteCommandBuffer() if CommandBuffer.SetShadowSamplingMode() is used before it
How to reproduce:
1. Download, extract and open the attached project (1102773.zip)
2. Open scene '1102773repro'
3. Go into Play mode
-- Observe the crash
Reproducible in: 2017.4.17f1, 2018.3.1f1, 2019.1.0a12
First four stack trace lines:
0x00007FF6E05B07C1 (Unity) RenderingCommandBuffer::ExecuteCommandBufferWithState
0x00007FF6E05AE92A (Unity) RenderingCommandBuffer::ExecuteCommandBuffer
0x00007FF6E047BAAC (Unity) ExecuteCommandBufferFromScriptImpl
0x00007FF6E0E6419C (Unity) Graphics_CUSTOM_ExecuteCommandBuffer
Fixed in: 2018.3.14f1, 2019.1.0b7, 2019.2.0a5
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
- A memory leak occurs in Play mode when using Direct3D12 Graphics API
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when rendering 60 real-time lights in the far distance
- Black artifacts appear in the Scene view when moving the mouse with the Scene and Device Simulator windows open
Resolution Note (fix version 2019.2):
Duplicate of 1102773