Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b6
Issue ID
1002440
Regression
No
Editor crashes in "GfxDevice::BeginRenderPass" if RenderPass.SubPass does nothing
How to reproduce:
1. Download attached project file
2. Open with Unity
Actual result: The editor crashes if the Scriptable Rendering Pipeline has one SubPass that doesn't do anything
Reproduced with: 2017.2.1p3, 2017.3.1p1, 2018.1.0b8, 2018.2.0a1
Feature was introduced in 2017.2
Note:
- No SubPass - no crash
- No RenderPassAttachments (null or empty array passed to the SubPass) - no crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
- RenderGraph ContextData buffer leaks in IL2CPP when using Native Leak Detection
- Caret in "Add Default Preset" text field is vertically misaligned in Preset Manager
- Unused separation line is present at the bottom of the create GameObject sub menu when right clicking Scene in the Hierarchy
Add comment