Unable to Create Dedicated Server build Unity with RPM installed

I am making a multiplayer game in unity and I am using ready player me package for my character system, I am trying to make dedicated server build but as soon as I switch the platform from mac, windows, Linux to dedicated server , it starts compilation and keeps reloading the domain again and again.

Hi @user22 ,

Try adding the READY_PLAYER_ME scripting define symbol to all platforms you plan to target (in player settings, screenshot below).

1 Like

Thank you so much it worked :blush::heart_eyes:

1 Like