Private & Confidential

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Building the project

When building the project for the first time, follow the following procedure. 

  • Ensure it is set to build at x64 bit
  • If you are testing, its a good idea to check 'Development Mode' to see an output log.
  • If you are using a new project you may encounter a DLL based error, concerning Windows.Forms
    • Unity 2017.3 and older
      .net environment from .NET 2.0 subset to .NET 2.0 full. This is done in player settings.
    • Unity 2018.1 and onwards
      .net environment from .Net 2.0 Standard to .NET 4.0. This is done in player settings.

Run Scene

Included in the package is an app for previewing the output of the 360 Camera, Igloo Preview. When running your Unity scene you should see the 360 degree view being displayed in the Igloo Preview app, similar to the image below.

  • No labels