nodos-dev / nodos

0 stars 0 forks source link

Graph causes Nodos engine to crash when it has Input/Output pin from Actor that is specific for that UE project #17

Open ugurtur opened 1 month ago

ugurtur commented 1 month ago

Contact: @seckin

When a property of an Actor which is specific for launched project shows as a input/output pin on the the if this graph launch with different project which has not that actor in it makes engine crash. Even the showed input/ouput pin shows as property again, it makes engine crash. To crash happen pipeline should be running

Portal pins might cause the problem:

image

Steps:

Used Graph:

This graph has user track, UE process node and sink node. UE process node is Demo project which we used for our tests. Inside of it there is screenTwoRight in Blueprints folder in that video texture property shows as input then shows as property again. After tried to open this graph for different project Nodos engine crashes.

Reality: 5.4.SP2.0794 Nodos: 1.2.0b3586 Jira: R5-770

fcturan20 commented 1 month ago

Fixed in v1.2.0.b3608

ugurtur commented 1 month ago

This issue has a note "Fixed in v1.2.0.b3608" and also it has "help wanted"/"cannot reproduce" labels.

How can we help about the reproduction?

caner-milko commented 1 week ago

I think we made a mistake with the issue labels, it should be fixed in v1.2.0.b3608 so it should be ready to test.