question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

scene does not appear after Unity splash screen when building Unity project on Windows

See original GitHub issue

I think most (all?) of us have been building the project in Unity on macOS and pointing Firefox on our VR computers to a local/ngrok URL.

I upgraded Unity (to the latest, Unity 2017.3.1f1 Personal Edition) on one of my Windows machines, and I couldn’t get a build that loads properly. Generating a build from Unity on macOS still seems to work though (ignoring the terrain issue, which I’ve filed for in #177).


screenshots below:

image image image image

and the scene gets stuck there!


@caseyyee @delapuente: can y’all comment here with the platforms (macOS or Windows) versions and workflows you have been building, testing, and developing with? that might help us get to the bottom of the inconsistencies I’m seeing here. thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
delapuentecommented, Mar 2, 2018

I’m using Windows and never found that problem. I try to upload only the files affecting a bug and not the changes in the project or scene unless they’re required by the change. Also, if I find something inconsistent in the scene (i.e., the hands detached for some reason), I re-attach them and usually push to master in a separated commit to restore the desired behaviour.

0reactions
cvancommented, Mar 27, 2018

what I was not super clear about (and should have filed a separate issue for): the problem I experienced when I filed this report and described in the first comment, we realised the problem was no longer reproducible by anyone else, this issue report morphed into an issue about Blender vs. OBJ models in Unity.

  1. change the title of this issue, or
  2. close this one and file a new issue for “Blender terrain errors in Unity without Blender installed”
  3. either way, PR #212 addresses the latter issue

whichever makes most sense to y’all. many thanks for testing, investigating, and solving this together =)

Read more comments on GitHub >

github_iconTop Results From Across the Web

scene does not appear after Unity splash screen when ...
I think your error is related to a fresh project where no scene is loaded (the VR scene is called WebVR and the...
Read more >
Resolved - Splash screen not displaying
I'm trying to add a custom splash screen to my game. I created the image and saved it to my assets folder. Under...
Read more >
Unity project not loading after splash screen
After the splash screen with the Unity logo, the rest of my game doesn't load, it just becomes a blue screen, like the...
Read more >
Splash Image Player settings
Setting Setting Description Splash Screen Splash Screen Settings for displaying the splash screen Splash Style Splash Style Settings for the color style of the Unity...
Read more >
Unity Wont Skip Splash Screen On Build
Probably you have 2 scenes, one for main menu and other one for the game scene. But you forgot to add the main...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found