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

Tutorial Button can't be instantiated in Unity 2021 LTS #27

Closed
Valanthyr opened this issue Apr 18, 2022 · 1 comment
Closed

Tutorial Button can't be instantiated in Unity 2021 LTS #27

Valanthyr opened this issue Apr 18, 2022 · 1 comment
Assignees
Labels
bug Something isn't working released on @main

Comments

@Valanthyr
Copy link

Valanthyr commented Apr 18, 2022

Description
Errors in Unity 2021 LTS when trying to instantiate a Tutorial Button through the menu.

To Reproduce
Steps to reproduce the behavior:

  1. GameObject > UI > Unmask > Tutorial Button
  2. See errors

Environment:

  • Unity 2021 LTS

Problem
In 2021 LTS, Unity has changed the path from "GameObject/UI/Button" to "GameObject/UI/Button - TextMeshPro". Changing it manually fixes the problem, however it would be broken on any older version. A Unity version check with scripting symbols should do the trick.

@Valanthyr Valanthyr added the bug Something isn't working label Apr 18, 2022
github-actions bot pushed a commit that referenced this issue Mar 14, 2023
## [1.4.1](1.4.0...1.4.1) (2023-03-14)

### Bug Fixes

* Fixed error when executing menu item ([9f0afa1](9f0afa1)), closes [#27](#27)
@github-actions
Copy link

🎉 This issue has been resolved in version 1.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants