Search Issue Tracker
By Design
Votes
3
Found in
2019.2.0a10
2019.3.0f1
2020.1
Issue ID
1204133
Regression
Yes
Menu Items are not created when creating them in a custom package loaded from Git URL
How to reproduce:
1. Create a new project
2. Open the Packages/manifest.json file
3. Add the provided dependency to the list
4. Open the project
Expected result: There is a Test/TestMenuItem selection in the top Editor bar
Actual result: There is no Test/TestMenuItem selection in the top Editor bar
Reproducible with: 2019.2.0a10, 2019.2.17f1, 2019.3.0f4, 2020.1.0a17
Not reproducible with: 2018.4.15f1, 2019.2.0a9
Notes:
Adding the package directly to the Packages folder instead of passing a Git URL will work as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment