Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b2
Issue ID
764626
Regression
No
[Windows] [DA] Installation of 32bit Editor is imposible because of check-sum failure (checks 64bit instead
To repro:
1. Run http://artifact.hq.unity3d.com/artifacts/proj0-Build_WindowsBootstrapper_3502463_20_01_2016_16_46_50_+0000/build/UnityDownloadAssistant.exe (using http://artifact.hq.unity3d.com/artifacts/proj0-Build_WindowsEditorInstallerSet_3528256_25_01_2016_01_30_28_+0000/build/WindowsEditorInstallerSet/unity-5.4.0b3-win.ini as INI file)
2. In DA Select 32bit Editor.
3. Proceed to downloading and installation.
Actual result: After Editor Installer is downloaded you'll get error with check-sum failure. Although installer is fine, DA checks check-sum for 64bit version, and not for 32.
Expected result: Check-sum is checked for appropriate Editor version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment