Search Issue Tracker
Active
Votes
0
Found in [Package]
2021.2.0a16
Issue ID
1333480
Regression
No
Exception on highlighting+opening the StateGraph asset
When highlighting+opening the StateGraph asset it will throw an Exception
How can we reproduce it using the example you attached
1 Open attached project
2 Open Sample Scene
3 In Hierarchy select "SelectMe" game object
4 Go to Inspector and double click on the "New Sate Graph" of the "Double Click Me" field
Actual results: the State Graph window will be opened and the exception will be thrown:
Exception thrown while invoking [OnOpenAssetAttribute] method 'Unity.VisualScripting.Inspector:OnOpenVFX (int,int)' : ExitGUIException: Exception of type 'UnityEngine.ExitGUIException' was thrown.
Expected results: no exception should be thrown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing page when opening reference for Panel Text Settings
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
Add comment