Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.4.X, 2020.2.X
Votes
1
Found in
2019.4
2020.1
2020.1.4f1
Issue ID
1274737
Regression
No
[Windows] Check for updates window does not appear on startup
Check for updates window does not appear on startup even if Check for updates checkbox is selected.
To repro:
0. Precondition: in Editor Help -> Check for updates check checkbox Check for updates.
1. Open the Editor.
Actual result: Although I can see API request is sent once per hour or so, Check for updates window doesn't appear.
Expected result: Check for updates window should appear when the update is available.
Extended version of the expected result:
1. On first start up CheckForUpdate window should appear on startup of Editor if checkbox Check on update is set to True in registry. After that it’s being checked one a week.
2. If it’s the first installation of Unity - we set it to true.
3. If it’s not set - we show nothing.
Reproducible with: 2019.4.15f1, 2020.1.4f1, 2020.1.9f1
Not reproducible with: 2018.4.27f1, 2020.1.3f1
Could not test with: 2020.2.0b6, 2020.1.0a2 (alpha and beta versions are always reported as up to date)
Notes:
-Sometimes the Unity Editor Update Check window opens on startup but doesn't load and remains black. This generates a lot of errors
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Resolution Note (fix version 2020.1):
Properly show update check window in the editor on application launch when a new version is available
Resolution Note (fix version 2019.4):
Fixed in 2019.4.21f1