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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This "convert to subgraph" contextual meny entry has been removed for nested VFX. This issue is therefore redundant