Search Issue Tracker
Fixed in 4.1.2
Votes
0
Found in [Package]
4.1.1
Issue ID
1381327
Regression
Yes
ExecuteMenuItem failed because there is no menu named 'GameObject/UI/Button' error when adding IAP Button
How to reproduce:
1. Create new project
2. Add IAP package
3. Right click Hierarchy and select In App Purchasing>IAP Button
4. Observe console
Expected result: IAP button appears in scene
Actual result: No IAP button in scene and error in console
Reproduced with: 2021.2.3f1 (4.1.1), 2022.1.0a15
Does not reproduce with: 2020.3.28f1 (Button (not TextMesh Pro) option is still part of UI section)
ExecuteMenuItem failed because there is no menu named 'GameObject/UI/Button'
UnityEditor.GenericMenu:CatchMenu (object,string[],int)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tooltip messages should be presented in human language not in code strings
- [Linux] Editor doesn’t auto reload when an Asset is imported or a Script is changed
- MouseDownEvent is triggered when changing from Scene view to Game view
- "GlobalObjectIdentifierToObjectSlow" returns Null when retrieving "GlobalObjectId" from GameObject inside a Prefab
- Shader is invisible in the Build when using BiRP on Meta Quest 2
Add comment