Skip to content

BUG: Object.GetInstanceID()' is obsolete for 6000.5.6f1 #532

Description

@alexxtaurus83

Unity UI Extensions Bug Report

Describe the bug

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.

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.'

Expected behavior

Use GetEntityId instead

Actual behavior

GetInstanceID()

  • Unity Version: 6000.5.6f1
  • Unity UI Extensions Version
  • 3.0.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions