Search Issue Tracker
Active
Fixed in 6000.1.0a6
Votes
0
Found in
6000.1.0a3
7000.0.0a10
Issue ID
UUM-86392
Regression
Yes
ArgumentException and InvalidOperationException are constantly logged and Game View breaks when opening the Rendergraph Viewer
*Steps to reproduce:*
# Create a 3D URP Template from Hub
# Navigate to Window > Analysis > Rendergraph Viewer
# Observe the Console
*Actual results:* Errors are printed until Editor is exited from, Game View broken, errors:
"ArgumentException: An item with the same key has already been added."
"InvalidOperationException: The previously scheduled job ZBinningJob writes to the Unity.Collections.NativeArray`1[System.UInt32] ZBinningJob.bins"
"Assertion failed
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
*Expected results:* No errors are printed, Rendergraph works
*Reproducible with versions:* 6000.1.0a1, 6000.1.0a3
*Not reproducible with versions:* 2021.3.45f1, 2022.3.51f1, 6000.0.23f1, 6000.0.26f1
*Tested on (OS):* Windows 11
*Notes:*
* Issue reproduces with the HDRP and URP 3D/2D Templates
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
Add comment