Subgraph blocks and operators are not re-compiled when Compile button is pressed
Unity: Visual Effects
VFX Graph
Fixed
2023.3.X
Won't Fix
6.1.X
6.0.X
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2022.1.X
2021.3.X
2021.2.X
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
How to reproduce:
1. Create a new vfx graph
2. Convert Set Color over Life to Subgraph Block
3. Open Subgraph Block
4. Change Set Color over Life to any other color
5. Click Compile button
Expected result: Effect gets recompiled and color changes
Actual result: Nothing happens