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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment