I need an urgent help!
Problem:
for some weird reason that I do not know, some of the function in the blueprint component that is placed in player controller are not being called at all in packaged development build (I have tested it via print string placed in those fucntion). However, if I place those functions in player character graph and call it by pressing ‘9’ key button, they are called. They are called in blueprint component in editor mode but not in development packaged build.
What could be the reason? I have tried to look it up in the google but didn’t find anything regarding this problem.
Thanks!
Here are the screenshots of build configuration and blueprints: