Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Bug Error when installing Entities: Properties.ui and platforms-packages missing NoWrap in Wrap-enum

Discussion in '2022.2 Beta' started by Pixygon, Oct 11, 2022.

  1. Pixygon

    Pixygon

    Joined:
    May 9, 2013
    Posts:
    26
    I get the same on unity version 2022.1.0f18 and 2022.2.0b10. Tried updating the specific packages and their dependencies, as well as all packages related to DOTS, without any luck.

    Example of one of the errors:
    Code (CSharp):
    1. Library\PackageCache\com.unity.properties.ui@2.1.0-exp.1\Editor\Utility\StylingUtility.cs(37,47): error CS0117: 'Wrap' does not contain a definition for 'NoWrap'
    2.