Tutorial Button can't be instantiated in Unity 2021 LTS
Closed this issue ยท 1 comments
Valanthyr commented
Description
Errors in Unity 2021 LTS when trying to instantiate a Tutorial Button through the menu.
To Reproduce
Steps to reproduce the behavior:
- GameObject > UI > Unmask > Tutorial Button
- 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.
github-actions commented
๐ This issue has been resolved in version 1.4.1 ๐
The release is available on GitHub release
Your semantic-release bot ๐ฆ๐