Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing asset for SketchbookPanel notSupported #141

Closed
billyquith opened this issue Jul 11, 2021 · 1 comment
Closed

Missing asset for SketchbookPanel notSupported #141

billyquith opened this issue Jul 11, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@billyquith
Copy link

There is a missing asset. There on mobile, but not on PC.

UnassignedReferenceException: The variable m_NotSupportedMessage of SketchbookPanel has not been assigned.
You probably need to assign the m_NotSupportedMessage variable of the SketchbookPanel script in the inspector.
TiltBrush.SketchbookPanel.RefreshPage () (at Assets/Scripts/GUI/SketchbookPanel.cs:341)
TiltBrush.SketchbookPanel.SetVisibleSketchSet (TiltBrush.SketchSetType type) (at Assets/Scripts/GUI/SketchbookPanel.cs:232)
TiltBrush.SketchbookPanel.OnStart () (at Assets/Scripts/GUI/SketchbookPanel.cs:169)
TiltBrush.ModalPanel.Start () (at Assets/Scripts/GUI/ModalPanel.cs:69)

`Sketchbook

@billyquith billyquith added the bug Something isn't working label Jul 11, 2021
@billyquith
Copy link
Author

This shouldn't be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant