Search Issue Tracker
Fixed in 5.3.1
Votes
21
Found in
5.3.0
Issue ID
745427
Regression
Yes
Editor doesn't start up on Windows 32bit
-e: as per title, editor startup fails with windows error message.
--NOTE: XP support for the editor was dropped with 5.3
-repro:
--install unity on 32bit windows 7
--try to start the editor
--NOTICE project selector stays just black
-5.2 + 5.1 start just fine on Win7 32bit
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
- 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
Cygon4
Oct 13, 2016 22:07
Aand you've got a regression.
Unity 5.4.2f1 behaves exactly the same, lacking the same packages. NPM fails with this:
fetchPackageMetaData Error: Registry returned 500 for GET on https://registry.npmjs.org/unity-editor-home.0.1.35.tgz
because npmjs.org says this:
code "InternalError"
message "options.uri is a required argument"
This is for the current stable release for Windows. The same issue hits Linux users who can't use Unity unless they have NPM on their system.
Why must my local Unity install depend on random resources from somewhere on the internet?
And if said resources fail, why can't it graciously fall back to, in this case, not offering cloud features?
tmslnz
Apr 30, 2016 21:21
I am having the same issue after updating to 5.3.4 on OS X. Reverting to 5.3.3 won't fix. Neither manually copying the node modules as suggested elsewhere helps. Simply can't use Unity anymore as we speak.
rarspace01
Mar 15, 2016 08:57
I still have this bug with Windows 7 64bit and Unity 5.3.3f1 64bit (Clean initial Install) and the written solutions in the Forum don't help
red-joker
Dec 29, 2015 08:46
I have the same problem on windows 7 ultimate 64-bit. I didn't find Unity folder in ProgramData one. I think license is missing. How can I fix it?
MajdTRT
Dec 12, 2015 14:37
can you give me the files? @MUK99
MukaSchultze
Dec 10, 2015 21:21
I had the same problem, and noticed there were two missing folders in 32bits version at %appdata%\Unity\Packages, i've got these folders with a friend, put it there and it's working pretty well
Schubkraft
Dec 09, 2015 11:41
See http://forum.unity3d.com/threads/unity3d-5-3-not-working.372682/ for workarounds.