Skip to content

Non-fatal error on startup #99

Description

@GabyShamblin

Description of the bug

I'm getting an error whenever I click play:

Trying to add MoreOptionsButton (UnityEngine.UI.Image) for graphic rebuild while we are already inside a graphic rebuild loop. This is not supported.
UnityEngine.UI.Graphic:set_color (UnityEngine.Color)
SimpleFileBrowser.UISkin:ApplyTo (UnityEngine.UI.Text,UnityEngine.Color) (at Assets/Plugins/SimpleFileBrowser/Scripts/UISkin.cs:556)
SimpleFileBrowser.UISkin:ApplyTo (UnityEngine.UI.InputField) (at Assets/Plugins/SimpleFileBrowser/Scripts/UISkin.cs:568)
SimpleFileBrowser.FileBrowser:RefreshSkin () (at Assets/Plugins/SimpleFileBrowser/Scripts/FileBrowser.cs:1290)
SimpleFileBrowser.FileBrowser:Awake () (at Assets/Plugins/SimpleFileBrowser/Scripts/FileBrowser.cs:880)

It has not caused a problem so far but I figured I would bring it up just in case.

Reproduction steps

Add package and Meta XR Core and All-in-One SDKs
Take SimpleFileBrowserCanvas prefab and add to hierarchy
Change canvas render mode to "world space"
Right click gameobject > Interaction SDK > Add Ray Interation to Canvas

Platform specs

  • Unity version: 2022.3.7f1
  • Platform: Android
  • Device: Windows 10 laptop
  • How did you download the plugin: Package Manager

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions