Skip to content

[Bug] iconUri is constructed with new Uri(iconUri, UriKind.Relative) #291

Description

@tricagames92

I found that iconUri is constructed with new Uri(iconUri, UriKind.Relative), which rejects absolute URLs. Since the Unity Inspector doesn't mention this requirement, it's easy to configure an absolute URL and spend hours debugging why Phantom continues to show the default SDK branding (solana.unity-sdk.gg / Solana.Unity-SDK). Could the SDK either support absolute URLs or validate and log a clear error when an invalid iconUri is supplied?

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