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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note (fix version 12.0.0):
Fixed in HDRP 12.0.0 which is available in Unity 2021.2.0b2 and above