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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Add comment