Skip to content

Update Unity requirement to 2018.3 #3306

@david-c-kline

Description

@david-c-kline

Overview

To get the Mixed Reality Toolkit closer to the upcoming Unity 2018 LTS release, it will need to update to 2018.3 and drop support for 2018.1 and 2018.2.

This will be a breaking change as Unity has changed prefab formats in 2018.3.

Requirements

  • Check for 2018.3 or newer on
    • Project load
    • Package import
  • Display a message indicating an unsupported version is being used and allow user to:
    • Continue (and expect errors / incorrect behavior)
    • Close the editor
  • Project loads without script warnings
  • Apps behave as previously

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions