Can't access attached actor component on character

Hey, I run into a problem where an actor component attached to a character stops working. I get “Accessed None trying to read property ##Component” when I try to access the component. Even trying to access it on begin play, is valid gives false. I’m new to Unreal and I have no ideas what is the problem, everything worked fine for days, but today…I even didn`t touch it. Any ideas?

Okay, I replaced the component with a new one, got a crash, and nothing worked, then I did it again, and got another crash, but now it worked. And when I added a new component the second time I noticed that it had the name of the event dispatcher, which I changed yesterday, which is very strange, but after the crash, everything is back to normal. That’s really weird.

1 Like