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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment