Search Issue Tracker
Fixed in 4.3.8
Votes
35
Found in
4.3.0f2
Issue ID
573625
Regression
Yes
adb locks Unity editor and the editor starts to hang when trying to close it
adb locks Unity editor and the editor starts to hang when trying to close it. This is only reproducible in Windows and it is a regression from Unity 4.2. This happens when the adb process is started by Unity editor (it was not running before).
[Fixed in 4.3.7p1]
Comments (69)
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
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Disastorm
Mar 17, 2014 18:51
This is not fixed.
c0nstan
Mar 15, 2014 23:24
Issue still exists :/
henriquefaria
Mar 15, 2014 18:50
Still happens on Unity 4.3.4f1...
efonsecab
Mar 13, 2014 04:36
I have the same issue, got a scene file corrupted due to having to kill unity process(I did not know of the workaround until now)
I vote for reopening the bug
Mithri1
Mar 09, 2014 00:19
Update: You of course need to either fix the link to that file instead, or remember to start from that *.cmd file :)
Mithri1
Mar 09, 2014 00:17
While they struggle to get to grips with adb.exe you can try this:
Create a *.cmd file in your Unity editor folder (mine is here: "c:\Program Files (x86)\Unity\Editor")
And enter this into it:
"<yourPathToAndroidSDK>\adt-bundle-windows-x86-20131030\sdk\platform-tools\adb devices" //Note the "<space>devices!)
"C:\Program Files (x86)\Unity\Editor\Unity.exe"
Now it should work while they try to fix it.
Emirk
Mar 03, 2014 08:02
4.3.4f1 Windows 8.1 - Still not fixed, please open this issue again?
koboldskeep
Feb 28, 2014 00:39
Still happens in 4.3.2f1. Not fixed.
soloneer
Feb 27, 2014 12:31
Unity 4.3.4f1 Windows 8. Still a problem here too. This is definitely not fixed.
Arterie
Feb 15, 2014 13:25
Unity 4.3.4f1, Window 7.
Issue persists.
Everytime i start the Editor and adb isnt running it starts it. on close it will hang.