Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argument exception Value cannot be null in non visible tabs #20

Open
fleity opened this issue Jul 15, 2024 · 0 comments
Open

Argument exception Value cannot be null in non visible tabs #20

fleity opened this issue Jul 15, 2024 · 0 comments

Comments

@fleity
Copy link

fleity commented Jul 15, 2024

Often after reloading domain etc. this error appears when a vfx graph is open in a tab that is not currently visible (one panel, multiple tabs)

ArgumentNullException: Value cannot be null.
Parameter name: e
UnityEngine.UIElements.UQueryExtensions.Q (UnityEngine.UIElements.VisualElement e, System.String name, System.String className) (at <fef112fd0f15457e8e58500118cb5cea>:0)
VFXGraphExtension.UpdateOrCreateExtensionForWindow (UnityEditor.VFX.UI.VFXViewWindow window) (at Library/PackageCache/net.peeweek.vfxgraph-extras@f097eb070f/Extension/VFXGraphExtension.cs:31)
VFXGraphExtension.Update () (at Library/PackageCache/net.peeweek.vfxgraph-extras@f097eb070f/Extension/VFXGraphExtension.cs:25)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <477bdcb097d4488eae58cbed17286dd8>:0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant