Suggest Projectile Velocity node stopped working for my project after I convert my project to 4.5.1. There are valid start/end location vector data. Launch speed is 3000; No override gravity, no collision radius and no flavor high arc. The toss velocity return 0,0,0 vector and return value is false.
Nvm… It’s working. I set trace option to “trace full path” which caused it to fail in my case. It work after setting to “Do not trace”. Please close this ticket. Thanks