OVITO Development Builds

Last modified: August 4, 2026

This page provides links to early preview versions of the software, which may still be unstable. Please use them with caution and report any problems or regressions you find to the developers. Stable program releases are published on our homepage.

Changelog & user documentation:

OVITO Pro:

OVITO Basic:

Conda packages (OVITO Pro + Python module):

Latest build: July 31, 2026

conda install --strict-channel-priority -c https://conda-dev.ovito.org -c conda-forge "ovito>=3.16.0.dev429"

Pre-release versions are available only for Python 3.13 on Windows/x86_64, Python 3.12/3.13 on Linux/x86_64, Python 3.12/3.13 on macOS/arm64.

PyPI/pip wheels (Python module):

Latest build: July 31, 2026

pip install -U "ovito>=3.16.0.dev432"

Pre-release versions are available only for Python 3.12/3.14 on Windows/x86_64, Python 3.10/3.13/3.14 on Linux/x86_64, Python 3.13/3.14 on macOS/arm64.

Feedback & bug reports:

Development builds exist to be tested, and your feedback directly shapes the upcoming 3.16.0 release. If you run into a bug, a regression compared to the current stable version, or anything else that looks wrong, please let us know in one of the following ways:

To help us reproduce and fix a problem quickly, please include the following information:

  • The exact build you are using — the version and commit id shown above, or the output of ovito --version (desktop application) or python -c "import ovito; print(ovito.version_string)" (Python module).
  • Your operating system and version, and for the Python module also the Python version.
  • A step-by-step description of what you did and what happened instead of the expected behavior.
  • Any error messages or console output, and — if possible — a small input data file and/or session state file (.ovito) that reproduces the problem.
  • Screenshots or a short screen recording, if the issue is of a visual nature.

Please note that the public issue tracker is visible to everyone. If you need to share confidential data or a license-related question, use the email address above instead. For general questions about using OVITO, see our contact page.