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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (fix version 12.0.0):
Fixed in HDRP 12.0.0 which is available in Unity 2021.2.0b2 and above