Search Issue Tracker
Fixed
Fixed in 6000.3.0a2
Votes
0
Found in
6000.0.10f1
6000.2.0a10
6000.3.0a1
7000.0.0a1
Issue ID
UUM-104548
Regression
No
[VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
Steps to reproduce:
- Create a new VFX using the Simple Loop template
- Drag and drop the VFX in a scene.
- make sure that your VFX editor is attached to the VFX.
- In the Initialize Context, select the Set Position Shape “Sphere” block.
- Increase the Radius setting until you can clearly see the Sphere shape's gizmo in the Scene.
- Change the Shape from Sphere-> Box?
Actual results:
Notice that after switching the shape, the Shape's Gizmo is still displaying the previous shape.
Expected results:
The Shape's Gizmo should be properly updated and instantly reflect the newly selected shape.
As a workaround, the user can now unselect and re-select the Set position shape block to see the gizmo being refreshed/updated.
Reproducible with versions: 6000.2.0a10
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes:
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
Forward-ports for this version need to be handled at a later time.