Hello guys.
I've a weid issue with filling aliases.
I'm using the method "Find Matching Reference" with "in Loaded Area" and "closest" enabled.
The condition for filling is "GetIsObjectType". "Optional" is enabled.
I'm trying to fill three aliases with containers in the world like barrels, sacks, chests, etc.
The quest seems to be not able to find any container in the world even if are on sight of the player.
If I change the condition from GetIsObjectType == Container to another like GetIsObjectType == Door then it works.
The question is: Way doesn't works with containers?