Search Issue Tracker
Fixed in 12.0.0
Votes
1
Found in [Package]
12.0.0
Issue ID
1332630
Regression
Yes
[HDRP] Rendering command Buffer exception thrown on opening a project in HDRP Template
Rendering command Buffer exception is thrown on opening a project in HDRP Template
Steps to Repro:
1. Create a new Project in HDRP Template
2. Change Layout to 2 by 3 Layout
Expected Result:
The project should be open without any error/exception
Actual Result: RenderingCommandBuffer: invalid pass index 1 in DrawProcedural
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) exception is thrown
Reproducible on: 2021.2.0a16
Working fine on: 2021.2.0a15, 2021.2.0a14
Environment: Windows 10
Stack Trace:
RenderingCommandBuffer: invalid pass index 1 in DrawProcedural
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Note: Error is occurred on changing the Layout to 2by3
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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note (fix version 12.0.0):
Fixed in HDRP 12.0.0 which is available in Unity 2021.2.0b2 and above