Skip to content

BUG: Unity 6.5 (6000.5.0f1) ExtensionMethods.cs and ColorPickerPresets.cs deprecation Error #522

@GID0317

Description

@GID0317

After updating to the latest Unity 6.5, some components started showing errors and received deprecation warnings:

Assets\com.unity.uiextensions\Runtime\Scripts\Utilities\ExtensionMethods.cs(27,17): error CS0619: 'Object.GetInstanceID()' is obsolete: 'GetInstanceID is deprecated. Use GetEntityId instead. This will be removed in a future version.'

Assets\com.unity.uiextensions\Runtime\Scripts\Controls\ColorPicker\ColorPickerPresets.cs(38,38): error CS0619: 'Object.GetInstanceID()' is obsolete: 'GetInstanceID is deprecated. Use GetEntityId instead. This will be removed in a future version.'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions