Search code examples
autodesk-forgeautodesk-viewer

Why is the Autodesk Forge Viewer DiffTool not rendering the left side model in side-by-side view?


Autodesk Forge Viewer extension DiffTool in side-by-side mode does not render diff model (the left side model) and the left part is empty. The both models are loaded and everything works in overlay mode. Even click and select events works on left side. Nothing is hide or isolated, but nothing can be seen. Viewer DiffTool side-by-side view

I expect to see a rendered 3D model on the left


Solution

  • Please note that there's a regression in the sidebyside mode of the Autodesk.DiffTool extension that's been reported today (May 23rd). The engineering team is looking into the issue.

    In the meantime, please consider adding useSplitScreenExtension: true to the extension options which solves the issue.