Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
leronbergelson's avatar
leronbergelson
Honored Guest
1 year ago
Solved

Issues with Missing BP_VRPawn and BP_LobbyPawn Assets in Unreal-SharedAnchorsSample on UE 5.3.2

Hello Meta Community,

I recently downloaded the Unreal-SharedAnchorsSample repository and opened the project in Unreal Engine 5.3.2. While the project compiles without errors, I encountered an issue with the BP_SpatialAnchorManagerComponent.

Specifically, the BP_VRPawn.uasset and BP_LobbyPawn.uasset are present in the file explorer directory, but they do not appear in the Unreal Engine editor. This is causing the BP_SpatialAnchorManagerComponent to fail to load correctly.

Here are the steps I have taken so far:

  • Verified that the .uasset files are in the correct Content directory.
  • Tried refreshing the Content Browser and fixing up redirectors.
  • Checked file permissions to ensure the assets are not read-only.
  • Looked for any errors in the Output Log related to asset loading, but found none.

Despite these efforts, the assets still do not appear in the editor.

Attached are screenshots of the error messages and my current setup:

 

Blueprint Error in BP_SpatialAnchorManagerComponent:

Could anyone please advise on how to resolve this issue? Any insights or suggestions would be greatly appreciated.

Thank you!

 

1 Reply

Replies have been turned off for this discussion