Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
12.0.0
Issue ID
1354337
Regression
Yes
[VFX Graph] Errors are thrown, gizmos are invisible and VFX Tester window is blank, when selecting gizmos of exposed property
How to reproduce:
1. Open any VFX and add AABox property to the Blackboard
2. Select VFX GameObject in the Hierarchy
3. In Gizmos dropdown of Visual Effect Panel (Scene View), select AABox
Expected result: No errors thrown to the console, gizmos are visible and editable, content of Visual Effect Tester panel is displayed
Actual result: NullReferenceException is thrown to the console, gizmos do not appear in the Scene View and Visual Effect Tester is blank
Reproducible with: 2022.1.0a4(master)
Errors thrown to the console:
- NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Handles.GetCameraViewFrom (UnityEngine.Vector3 position, UnityEngine.Matrix4x4 matrix) (at C:/buildslave/unity/build/Editor/Mono/Handles.cs:797)
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 MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment