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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
https://jira.unity3d.com/browse/VFXG-761
Resolution Note:
Forward-ports for this version need to be handled at a later time.