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
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
Add comment