heroiclabs / nakama-unreal

Unreal client for Nakama server.
Apache License 2.0
205 stars 62 forks source link

Unrecognized type 'TObjectPtr' - type must be a UCLASS, USTRUCT or UENUM when trying to build project #118

Closed jonathanatn closed 9 months ago

jonathanatn commented 9 months ago

I'm getting an error when trying to build the project after adding the Nakama plugin to Unreal 4.27.2:

Error Unrecognized type 'TObjectPtr' - type must be a UCLASS, USTRUCT or UENUM \Plugins\Nakama\Source\NakamaUnreal\Public\NakamaRealtimeClient.h 1369

lugehorsam commented 9 months ago

Hey @jonathanatn this should now be fixed in the latest release (v2.9.5), thanks.