Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2020.3.35f1
2021.3.5f1
2022.2.0a17
2023.3.0a8
Issue ID
UUM-3545
Regression
No
MenuItem with CONTEXT path for MonoScript doesn't show up when right-clicking
Reproduction steps:
1. Open the user's project
2. In the Project window select any script
3. In the Inspector window right-click on the script's name
Expected result: "Copy GUID", "Create Instance" and "Reset" show up
Actual result: only "Copy GUID" and "Reset" show up
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
Right-clicking the top icon will resolve menu items for a MonoImporter, not MonoScript. Right-clicking the importer object name will resolve the menu items for a MonoScript which does include the "Create Instance" menu item.
Resolution Note (2023.3.X):
Right-clicking the top icon will resolve menu items for a MonoImporter, not MonoScript. Right-clicking the importer object name will resolve the menu items for a MonoScript which does include the "Create Instance" menu item.