error C2039: 'bTraceAsyncScene': is not a member of 'FCollisionQueryParams'
i also had this error ,after saw the history of Engine/Source/Runtime/Engine/Public/CollisionQueryParams.h on github ,i found they deleted directly this params and all the place to used in function. we can directly * annotation tthis params .*