Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.2.0b2
6000.3.0a1
Issue ID
UUM-105156
Regression
No
Converting VFX to Subgraph Context breaks property connections
Steps to Reproduce:
- Import the attached VFX package
- Double-click Flames.vfx to open it
- Observe its appearance in the Scene view
- Press {{Ctrl/Cmd+A}} or manually select all nodes in the workspace
- Right-click any context and choose Convert to Subgraph from the context menu
- Observe the change in appearance of the Flames effect in the Scene view
- Open the newly created subgraph and inspect the exposed properties and connections
Actual results:
- Some property connections are lost or incorrectly assigned in the subgraph
- For example, the Flipbook Size property is incorrectly connected to the Soft Particle Fade Distance slot instead of the Flipbook Size slot
Expected results:
- All property connections should be preserved and correctly assigned during the conversion process
- No unintended remapping or loss of property-slot links should occur
Reproducible with versions: 6000.2.0b2
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): macOS
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This "convert to subgraph" contextual meny entry has been removed for nested VFX. This issue is therefore redundant