Compile error when using UPROPERTY with EPhysicalSurface

Hi,

I’m trying to expose a EPhysicalSurface setting to blueprint but I’m getting this compile error, any ideas ? If I remove the UPROPERTY macro it does compile.
Thank you.

2 Likes

Fixed it by adding PhysicsCore to build.cs

5 Likes