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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
https://jira.unity3d.com/browse/VFXG-761
Resolution Note:
Forward-ports for this version need to be handled at a later time.