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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 12.0.0):
Fixed in HDRP 12.0.0 which is available in Unity 2021.2.0b2 and above