Hey folks!
I’ve been having this warning all day and I don’t know what is causing it. I’m attaching an actor to a skeletal mesh component but when attaching, I get this warning:
This is my code:
Any guesses?
Hey folks!
I’ve been having this warning all day and I don’t know what is causing it. I’m attaching an actor to a skeletal mesh component but when attaching, I get this warning:
This is my code:
Any guesses?
Not sure if you’re still having this issue, but I had this problem appear, not sure why it popped up after several months of not causing me issues. I solved it by clamping the vector that was being scaled to Min (0.01).