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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment