How do I expand the output values of a node?

Hello,

I’m very new to VFX Graph, and to help myself learn I’m following a tutorial.

In the tutorial they are able to get the output values from of a node by clicking a toggle arrow on the right-hand side (See example below). I don’t have that options and for the life of me I can’t find out how to get it, even after using Google and the Docs.

Can someone more knowledgeable inform me on how to do this?

The Tutorial:
9820827--1411629--upload_2024-5-7_18-21-57.png

My VFX Graph:
9820827--1411632--upload_2024-5-7_18-22-36.png

1 Like

@mbiggs2334 I had this issue today with Unity 2022.3.26f1. Updating to 2022.3.28f1 solved the problem. Hope this helps!

Edit - Corrected a typo with the initial Unity version.

1 Like

It seems to have disappear in Unity 2023.2.19f1 also…

2 Likes

Updating to 2022.3.28f1 from 2022.3.25f1 seemed to do the trick, thanks!

1 Like

Indeed, this is a regression introduced in 2022.3.25f1 which only affects UI (if there were links with subslot, they are still there), you can follow this ticket to get updates about its resolution:
https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-70986

Spoiler: the fix actually already landed in 2022.3.28

3 Likes

I’m also seeing this issue in 2023.2.20

Still appearing. Unity 23.2.20f1, Graph 16.0.6

:C

Have made a new thread about it here as this one is marked as resolved, hoping that gives it more chance to be seen.

Hi,
The fix is available in 2022.3 LTS and in Unity6, but not in 2023.2 because this tech stream has reach end of life.
If you can, please upgrade to Unity6.

I see. Does that mean we are never getting a 2023 LTS version? Where am I supposed to find this kind of information?

I want to use some of the features in 2023 but don’t feel like I want to be using a beta version of unity 6 as it is still so new.

Are the only choices to use a fairly old version of unity or use a very new beta version?

edit - looked it up and it seems to just be a confusing rename

Yes, your last guess is correct. Unity6 is a renaming of the 2023.3 stream. So the next LTS will be Unity6.
You might find this blog post informative (even if the VFX Graph new features list is far from being exhaustive):

Unfortunately unity crashes on launch after trying to upgrade the project to unity 6

I’m sorry for this issue, could you provide us with some details about the crash, like the Editor.log file?