Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
1080944
Regression
No
[Linux Editor] Assets menu items grey out after calling out the menu in Project window with right click.
Most items in the Asset menu grey out after right-clicking and calling out the menu in Project window/tab.
To solve this, right-click in the Project window again and use "Import Package -> Custom Package..." then choose a package to import, or re-launch the project.
Repro:
1. Create a new project
2. Click on the Asset menu item. Everything should be available.
3. Right click in the Project window to call out the menu.
4. Open the Asset menu in the menu bar again and observe
optional:
5. Right-click in the Project window/tab and choose to import a custom package
6. Open Asset menu in the menu bar again.
Expected: Asset menu items are available.
Actual: Asset menu items grey out after right click in the Project window.
Note: this bug may be related to 1069004
Happens to: Trunk build (2019.1.0a1)
Add comment
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
Resolution Note (2020.1.X):
Won't Fix