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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
This "convert to subgraph" contextual meny entry has been removed for nested VFX. This issue is therefore redundant