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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment