Search Issue Tracker

Fixed

Fixed in 2022.3.8f1, 2023.1.9f1, 2023.2.0b13, 2023.3.0a1

Votes

0

Found in

2022.3.4f1

2023.1.2f1

2023.2.0a20

Issue ID

UUM-41333

Regression

No

Errors are thrown when deleting VFX and Subgraph assets

--

-

How to reproduce:
# Import the attached package
# Open scene
# Open Subgraph and main Graph side by side
# Select main graph and subgraph in the Project Browse, and delete it

Errors are thrown:

NullReferenceException: Object reference not set to an instance of an object
UnityEditor.VFX.UI.VFXComponentBoard.UpdateBoundsRecorder () (at C:/Users/vitaskruibyte/Documents/unity/packages/com.unity.visualeffectgraph/Editor/GraphView/VFXComponentBoard.cs:371)
UnityEditor.VFX.UI.VFXComponentBoard.UnityEditor.VFX.UI.IControlledElement.OnControllerChanged (UnityEditor.VFX.UI.ControllerChangedEvent& e) (at C:/Users/vitaskruibyte/Documents/unity/packages/com.unity.visualeffectgraph/Editor/GraphView/VFXComponentBoard.cs:725)
UnityEditor.VFX.UI.Controller.NotifyEventHandler (UnityEditor.VFX.UI.IControlledElement eventHandler, System.Int32 eventID) (at C:/Users/vitaskruibyte/Documents/unity/packages/com.unity.visualeffectgraph/Editor/GraphView/Controllers/Controller.cs:73)

 

Note:  unsure if it is a regression

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.