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
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
Add comment