Search Issue Tracker
Fixed
Fixed in 6000.0.X, 6000.0.29f1, 6000.1.0a5, 7000.0.0a10
Votes
0
Found in
6000.0.11f1
6000.0.20f1
Issue ID
UUM-83521
Regression
Yes
[VFX Graph] Subgraph nesting isn't functionnal
Steps to reproduce:
1. import the provided package
2. Open the nestedSubgraph Scene
3. Open the {}NestedSubgraph.vfx asse{}t
4. In the update Context, select the {}VFXG_Physics Forces{}, and open it.
5. Inside, the subgraph, open the node search and try to find another Subgraph block by either searching or browsing.
6. Also try to drag and Drop a Subgraph Block from the Project window to the Subgraph Context.
Actual results:
No Subgraph Blocks are displayed in the Node Search while inside a Subgraph.
It's not possible to drag & drop a Subgraph Block into another Subgraph Context.
All the Subgraph Block are highlighted in Red.
Note:
Expected results:
The Subgraph blocks should be listed by the Node Search so that the user can nest subgraph inside other Subgraph.
Drag and drop subgraph block into another Subgraph context should be possible.
Subgraph blocks shouldn't be highlighted in Red, as this implies that something is wrong with them.
Reproducible with versions:
6000.0.20f1 & 6000.011f1 and in -between.
Not reproducible with versions:
2022 LTS.
Can’t test with versions:
Tested on (OS):
Notes:
- This doesn't seem to affect Subgraph Operators, but they should also be tested while resolving this issue.
[^VFXG_NestedSubgraph.unitypackage]
!image-2024-10-02-09-54-32-004.png!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment