Search Issue Tracker

Fixed in 10.1.X

Votes

0

Found in [Package]

10.0.0-preview.26, 9.0.0

Issue ID

1283891

Regression

Yes

[URP] ArgumentNullException error is thrown on undoing after removing overrides from Volume Profile

Package: Scriptable Render Pipeline Universal

-

ArgumentNullException error is thrown on undoing after removing overrides from Volume Profile.

Steps to repro:
1. Create a new URP project.
2. Project window > Click on "+" > Volume Profile.
3. Volume Profile > Add Override > Channel Mixer.
4. Click on Burger Menu > Remove > Press CTRL + Z.

Actual Result:
ArgumentNullException error is thrown in the console.

Expected Result:
No errors in the console.

Reproducible in:
2020.2.0b7, 2020.1.9f1, 2020.1.0a11 with Package Version 10.0.0-preview.26, 9.0.0, 8.1.0, 8.0.1.

Working Fine in:
2020.2.0a11 with Package version 7.3.1.

Environment:
Occurring on Windows 10 & Mac 10.15.

Stacktrace:
ArgumentNullException: Value cannot be null.
Parameter name: _unity_self
UnityEditor.Rendering.VolumeComponentListEditor.OnUndoRedoPerformed () (at library/packagecache/com.unity.render-pipelines.core@10.0.0-preview.30/editor/volume/volumecomponentlisteditor.cs:122)
UnityEditor.Undo.Internal_CallUndoRedoPerformed () (at <3f87d5057260449492001887e23ef996>:0)
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()

  1. Resolution Note (fix version 10.1):

    Fixed in: package version: 10.1.0.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.