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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment