I made this project about a year ago at the end of September (back when it was called Niantic Studio!). It worked fine then, but now it’s just a blank screen when I try to play it. It’s been this way since December or January. I was hoping it would eventually work again but it’s still just a white screen. Was there an update to the system that would make this happen? Is there something I can do to do fix it?
Hi, welcome back to the forum!
A white screen on launch usually indicates a build error. I’d recommend checking the console when you build the project for more details. Since this project was created during beta, it’s likely that breaking changes have been introduced since then. I suggest reviewing each component to identify what might be causing the issue.
The good news is that this shouldn’t be a problem going forward, as we’ve now introduced versioning for Studio projects.
Thanks for your reply all those weeks ago!
I found what was causing the white screen and deleted it (it was an extra game manager I had made to test something). I can start the game but now I can’t move, and there are still a lot of errors popping up. There’s an error message above the left column that says, “Unable to generate auto collider for this asset,” but I don’t know what asset it’s talking about. There are also a lot of errors in the console:
Where can I look to figure out where the errors are? I assumed the problem was in the character controller since I can’t move, but I didn’t notice any red errors in there. I’m using the character controller we learned how to make in this tutorial from 8th Wall on YouTube. There’s a Google drive link in the description with the file for the code.
