Search Issue Tracker
Active
Under Consideration for 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.1.0f1
6000.3.0a1
Issue ID
UUM-109559
Regression
No
[VFX Graph] Subgraph Enum slot Values are reset upon UI refresh
*Steps to reproduce:*
# Import the provided package.
# drag and drop the VFX in a scene.
# Make sure in your project setting that Domain and Scene Reload are turn On.
# Open the VFX.
# Put the VFX editor window side by side with the Game view (Focused or Unfocused, but not Maximised)
# Make sure the value of My Enum isn't {_}default{_}, so either _Dirt_ or {_}Grass{_}.
# Enter Play Mode.
*Actual results:* The UI of the VFX is refreshed and by doing so, the displayed Enum Slot value of Subgraphs are set to their default values.
*Expected results:*
Even if UI is refreshed, the displayed value should be in sync with what the uset previously set and Saved.
*Reproducible with versions:* 6000.3.0a1 6000.1.0f1
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):*
*Notes:*
*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
- Script Component Header has a space in the Inspector window when adding script for State Machine
Add comment