We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: