Unity-Technologies / com.unity.services.samples.use-cases

The collection of samples in this repo use Unity Gaming Services in a Unity project to demonstrate live gaming operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When building stucks in Building scene 0

LILQK opened this issue · comments

When i start the build it compile everything right, untill is shows ups the Building scene 0, and stays there for ever. I dont have any error or warning in the console.

I have the same problem. Unity version is 2022.3.2f1c1
image

Hello @LILQK and @GameRisker, I'm Eric one of the developers working on this repository.

That seems like an unfortunate issue. Would you be able to give me a bit more information about this? I'll list a set of questions, but if you think you may have any other relevant information please feel free to add to it.

Information

  • What is the specific Unity version you are working on? (@GameRisker I see you added that information already, thanks)
  • What operating system are you working on?
  • In your build settings, what is the target platform for your build?
  • Have you made any modifications to the project before building?

I will try to replicate and resolve your issue, but this information would help speed up the process.

As a slight deviation from the topic, we have recently updated the project with a new minimum version of 2021.3 (up from 2020.3). I would recommend trying this version first to see if it is working, and then attempting a version upgrade afterwards.