Skip to content

UInt32 incorrectly displays as signed integer in Object Explorer #1374

@ogarvey

Description

@ogarvey

When browsing through various objects in the object explorer, the UInt values are displayed as signed Ints instead.

Commit hash: e4d00a5
Tag: v1.5.9.1

Steps to reproduce the behavior:

  1. Go to Object Explorer (Using Village as an example)
  2. Click on Developer Tools -> Object Explorer -> Singletons
Image
  1. See that the UInt32 ItemID field displays the value: -1139920645

To be correct this should display: 3155046651

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions