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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment