You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to manually import a w3d scene or animation file, the process fails because webots.cloud still relies on the deprecated x3d format and does not yet support the w3d format.
Steps to Reproduce
Click on File->Share->Save as local files->Export scene/Record and export animation.
Save the file.
Try to import the saved w3d file manually on webots.cloud as clicking on Add a new animation/scene.
There is no option to import a w3d scene (default x3d).
Choose all in file manager and import a w3d file.
Try to run the imported scene/animation.
See error like: (error) File not found: storage/ScsE_N7/scene.x3d
Expected behavior
The default option should allow importing files in the x3d format.
Describe the Bug
When attempting to manually import a
w3d
scene or animation file, the process fails because webots.cloud still relies on the deprecatedx3d
format and does not yet support thew3d
format.Steps to Reproduce
w3d
file manually on webots.cloud as clicking on Add a new animation/scene.w3d
scene (default x3d).all
in file manager and import aw3d
file.(error) File not found: storage/ScsE_N7/scene.x3d
Expected behavior
The default option should allow importing files in the
x3d
format.Screenshots
System
Additional context
I suspect this is related to the PR #6280.
The text was updated successfully, but these errors were encountered: