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
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()
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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Resolution Note (fix version 10.1):
Fixed in: package version: 10.1.0.