Skip to content

Fix blank scene after link navigation#4967

Merged
dmarcos merged 1 commit intoaframevr:masterfrom
wtodd1:master
Nov 22, 2021
Merged

Fix blank scene after link navigation#4967
dmarcos merged 1 commit intoaframevr:masterfrom
wtodd1:master

Conversation

@wtodd1
Copy link
Contributor

@wtodd1 wtodd1 commented Nov 18, 2021

The scene would sometimes fail to load after link navigation. If you enter
vr before the scene has loaded, it starts the render loop early, which can
cause an exception if the camera has not been injected yet.

Fixes #4964

The scene would sometimes fail to load after link navigation. If you enter
vr before the scene has loaded, it starts the render loop early, which can
cause an exception if the camera has not been injected yet.
@dmarcos
Copy link
Member

dmarcos commented Nov 22, 2021

Thanks.

@dmarcos dmarcos merged commit cf65f45 into aframevr:master Nov 22, 2021
@dmarcos
Copy link
Member

dmarcos commented Nov 22, 2021

Congrats on your first contribution 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Random blank scene after link navigation

2 participants