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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment