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
- [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
Resolution Note (fix version 2019.2):
Duplicate of 1102773