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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment