Search Issue Tracker
Feature Request
Votes
0
Found in
2022.3.62f1
6000.0.50f1
6000.1.5f1
6000.2.0b3
Issue ID
UUM-107578
Regression
No
VFX Graph Node Board Resets Position After Entering or Exiting Play Mode
Steps to reproduce:
- Create a new Unity Project using the URP Template
- From the Package Manager, install the Visual Effect Graph package
- Create a new VFX Graph via Window > Visual Scripting Graph
- Open the created VFX Graph
- Reposition the node board using the middle mouse button
- Enter Play Mode or exit Play Mode
- Observe the position of the node board in the VFX Graph window
\\
Actual results: The node board resets to its default position after entering or exiting Play Mode
Expected results: The node board should retain its position in the VFX Graph window, preserving the user's layout adjustments
\\
Reproducible with versions: 2022.3.13f1, 2022.3.61f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b3
Not reproducible with versions: 2021.3.52f1, 2022.3.12f1
\\
Tested on (OS): macOS 15.5 (Silicon M4)
\\
Notes:
- This can be annoying as the user will have to repeatedly organise their graphs each time they exit the Play Mode
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
https://jira.unity3d.com/browse/VFXG-761
Resolution Note:
Forward-ports for this version need to be handled at a later time.