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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Add comment