Hey!
I have a VR, Quest 2 project with a gaze system… On preview… everything works flawlessly (it did work previously aswell on build) but in build and run… Only a few of the components that are hit, show their information…
Some work, others don’t… And the ones that work and dont work, sometimes change when i do any changes and build the project again.
So, i do know it works… but why aren’t they working as intended?
Here’s my BP, that is running on tick in my VR_PAWN blueprint.
After gattering and filtering the string information, knwoing what the level is, i separate to a different switch on string.
For the first output
for the second output
and the third
Note: this system does work as it should on preview, without any problems… but on standalone, only a few of them work…
They’re all setup the same, so I can’t seem to figure out why they wouldn’t work.
Hope someone can understand it better than me ahahha