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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment