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
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
- Flickering white border around Game View when Gizmos are enabled
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
Add comment