Search Unity

DOTS Editor 0.9.0-preview Release

Discussion in 'Entity Component System' started by raymondyunity, Jul 27, 2020.

  1. raymondyunity

    raymondyunity

    Unity Technologies

    Joined:
    Apr 30, 2018
    Posts:
    122
    This is a major patch release that is mostly just version bumps on the dependencies for this package. We also now require Unity 2020.1 and above to install this release and future releases.

    Note: In Unity 2020.1, DOTS related packages are not shown in the Package Manager. You must now initially add this package ("com.unity.dots.editor": "0.9.0-preview.1") in the project manifest file (Packages/manifest.json) to install.


    [Changed]
    • Updated package com.unity.entities to 0.13.0-preview.24
    • Updated package com.unity.jobs to 0.4.0-preview.18
    • Updated package com.unity.properties to 1.3.1-preview
    • Updated package com.unity.properties.ui to 1.3.1-preview
    • Updated package com.unity.serialization to 1.3.1-preview
    • Updated package com.unity.burst to 1.3.2
    • Minimum Unity version required is now 2020.1.0b15
    Our previous version patch notes here: https://forum.unity.com/threads/dots-editor-0-8-1-preview-release-0-8-2-preview-hotfix.935303/
     
    TorchFireGames likes this.