Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
This repository was archived by the owner on May 18, 2026. It is now read-only.

Babylonjs Sample on tap gets error 'Wrong sceneFilename parameter' #193

@JessePerry

Description

@JessePerry

When trying the sample for BabylonJS, if you tap the scene then nothing happens on iOS.

When I connect the Safari inspector I see the error is related to babylons requirement of the scene name being provided. The error in console is:
Wrong sceneFilename parameter
Here is a breakpoint which also shows the filepath coming in, apparently it can't start with / if a scenename is not provided.
image

In the example code, it is this part that determines what is sent to Babylonjs to load the scene.

BABYLON.SceneLoader.ImportMesh(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions