Troubleshooting
The 3D viewport is blank or shows an error
Cause: WebGL 2 is not available or hardware acceleration is disabled.
Fix:
- Open your browser settings.
- Search for Hardware Acceleration and make sure it is enabled.
- Restart the browser and reload the page.
- If the problem persists, try Google Chrome as it has the best WebGL 2 support.
Verify WebGL 2 is working by visiting: https://webgl2fundamentals.org/webgl/webgl2-support.html
Analysis mode is very slow or the browser freezes
Cause: Complex scenes with many projectors and high-polygon 3D models demand significant GPU resources.
Fix:
- Use a device with a dedicated GPU (NVIDIA or AMD).
- Reduce the number of simultaneous projectors.
- Simplify imported 3D models before importing (reduce polygon count in your modelling software).
- Close other GPU-intensive browser tabs.
I can't log in
Fix:
- Clear your browser cookies and cache for this site.
- Try in an Incognito / Private window to rule out extension conflicts.
- Use Forgot Password on the login page to reset your credentials.
My project didn't save
Cause: Network interruption or session timeout.
Fix:
- Check the status bar at the bottom of the workspace โ it shows the last-saved time.
- Force a manual save with Ctrl / Cmd + S.
- If saving continues to fail, export a Project JSON as a backup before refreshing the page.
An imported 3D model doesn't appear
Causes:
- The file format is not supported (only OBJ, FBX, GLTF, and GLB are supported).
- The model uses embedded textures that could not be parsed.
- The model has no visible geometry (check scale โ it may be imported at 0.001ร scale if exported in millimetres).
Fix:
- Check the file format.
- Re-export the model from your 3D software using GLTF format with embedded textures.
- After importing, select the model and check its bounding-box dimensions in the properties panel. Use the Scale property to correct the size.
Link sharing: recipients see "project not found"
Cause: The link may have expired or been revoked.
Fix: Go to Share โ Manage Links, check the link status, and regenerate if needed.
I need help that isn't covered here
Use the Help menu (top right) to access:
- In-app chat support
- The VIOSO community forum
- Contact form for the support team