Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.5f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132571
Regression
No
Visual Effect Graph "Direction" gizmo is set to a random position/location in Scene view and moves with the Scene camera when panning or moving
Steps to reproduce:
- Create a new Unity project using a High Definition 3D Template
- Go to Assets > Create > Visual Effects > Visual Effects Graph
- Select any not empty template (e.g. Simple Trail) and Create
- Drag the created graph into the Hierarchy
- Open the created graph
- Dock it so that both Scene view and VFX Graph window are visible in the Editor
- in the VFX Graph window, in Initialize block, select the "Set Velocity from Direction & Speed" node
- Observe a gizmo appears in the Scene view
- In the Scene view, pan or move with the mouse
- Observe the gizmo
Actual results: The gizmo changes position and moves along with scene camera
Expected results: The gizmo is set in specific spot and does not move along with scene camera
Reproducible with versions: 6000.0.66f1, 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Tested on (OS): macOS 26.2 (M1)
Notes:
- Shape gizmo in the "Set Position Shape" appears to work correctly and has a fixed position in the Scene
- Additionally the "Frame Gizmo in Scene" button in the Visual Effect Model overlay appears to have no functionality and does nothing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment