Search Issue Tracker
Not Reproducible
Votes
0
Found in
Issue ID
1069004
Regression
No
[Linux Editor] "Run API Update" is greyed out if the user declines to update obsoleted script during importing.
From test case: https://qatestrail.hq.unity3d.com/index.php?/cases/view/696
If user declines to update the obsoleted scripts during importing, the menu item "Run API Update" stays greyed out.
The menu item will go back to normal if the user restarts the Editor.
Repro:
1. Create a new project (it has to be a project never has API update invoked before)
2. Import the script from test case or attachment
3. When the "API update" window appears, choose "No Thanks"
4. Go to Assets (Menu bar) -> Run API Updater...
(optional)
5. Restart Unity Editor with the same project
6. "API Updater" appears and choose "No Thanks."
7. Go to Assets (Menu bar) -> Run API Updater...
Expected: User can immediately use API Updater again after initial rejection.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment