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
- [Mac Editor] Unity Editor icon does not follow macOS Tahoe guidelines
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
Add comment