Search Issue Tracker
Fixed
Fixed in 6000.0.15f1, 7000.0.0a2
Votes
0
Found in
6000.0.3f1
6000.0.11f1
7000.0.0a1
Issue ID
UUM-75218
Regression
No
[URP][RG] Render Graph execution Error when using Additional Lights Cookie Atlas Overlay in the Rendering Debugger
*Steps to reproduce:*
1. Download attached project and open in Unity.
2. Open Rendering Debugger window >> Window >> Analysis >> Rendering Debugger.
3. In the Rendering section, expand the Map Overlays dropdown menu and select the Additional Lights Cookie Atlas map overlay.
*Actual results:* Black/ grey Game and Scene views, Render Graph errors in the Console:
Render Graph Execution error.
ArgumentNullException: Value cannot be null.
Parameter name: value
UnityEngine.Bindings.ThrowHelper.ThrowArgumentNullException (System.Object obj, System.String parameterName) (at /Users/bokken/build/output/unity/unity/Runtime/Export/Scripting/BindingsHelpers.cs:54)
UnityEngine.MaterialPropertyBlock.SetTextureImpl (System.Int32 name, UnityEngine.Texture value) (at <8831afdcfe0841e9ba815720d4e60b10>:0)
*Expected results:* Selected map overlay is displayed, no errors.
*Reproducible with versions:*
6000.0.3f1, 6000.0.11f1
Additional Lights Cookie Atlas Overlay was introduced in 6000.0.3f1
*Tested on (OS):*
MacBook Pro (16-inch, 2021), CPU: Apple M1 Max, Memory: 64 GB, macOS: Ventura 13.3.1 (a) (22E772610a)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment