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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
Add comment