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

Contextual Menu

-

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

  1. 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.

  2. 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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.