- Home /
Question by
Denis Alvarez · Oct 23, 2012 at 06:11 PM ·
load scene
Problem when change scene in web browser build.
In my application I have a button that calls a new scene. When I do the build browser everything works, but to put on the server the scene is not loaded. Here's what happens when you click "Iniciar Tour Virtual": http://www.fio.edu.br/fio3d/
Comment
When you click on "Iniciar Tour Virtual", you are simply redirected at the beginning of the actual scene. It seems that you are loading that scene in the wrong way: are you sure to calling it with the correct index?
Your answer
Follow this Question
Related Questions
Missing NavAgent after loading scene? 0 Answers
Unity SceneManager.LoadScene quits application 1 Answer
Do I need a Loading Screen? 1 Answer
Loading screen with async load and freezing gameplay 0 Answers