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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note (fix version 12.0.0):
Fixed in HDRP 12.0.0 which is available in Unity 2021.2.0b2 and above