You’re welcome. Did you add the line “MyControllerRef=GetController();” before the test if it’s a nullptr? If you’re only assigning it in the constructor, it will be a nullptr there.
1 Like
You’re welcome. Did you add the line “MyControllerRef=GetController();” before the test if it’s a nullptr? If you’re only assigning it in the constructor, it will be a nullptr there.