Skip to content

ResourceUID doesn't use z and 9 #83843

Closed
Closed
@ttencate

Description

@ttencate

Godot version

c21c270

System information

n/a

Issue description

These lines have an off-by-one error:

https://github.com/godotengine/godot/blob/master/core/io/resource_uid.cpp#L38-L39

No big deal, but it makes encoded RIDs potentially longer than they need to be.

If fixing the bug would cause trouble reading older files, then at least it should be commented.

Steps to reproduce

n/a

Minimal reproduction project

n/a

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions