Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.2.4f1
2022.1.0a16
Issue ID
UUM-2692
Regression
No
Editor throws RenderingCommandBuffer errors changing Camera Anti-aliasing settings on URP or HDRP projects
How to reproduce:
1. Create new URP or HDRP project
2. Find Main Camera in Hierarchy and select it
3. Under Rendering change Anti-aliasing to FXAA
4. Change Anti-aliasing to SMAA (if doesn't reproduce go to step 5)
5. Change Quality to Medium, (if no repro) change to High (reproducible only once-twice per project)
Errors:
RenderingCommandBuffer: invalid pass index 1 in DrawMesh
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
RenderingCommandBuffer: invalid pass index 2 in DrawMesh
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Reproduced with: 2021.2.4f1, 2022.1.0a16
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
- "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
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note:
There are no fixes planned for this Bug