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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment