Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b1
Issue ID
982605
Regression
Yes
[Android] Switching to Android Platform throws ThreadAbortException: Thread was being aborted
Switching to Android Platform throws ThreadAbortException: Thread was being aborted
To reproduce:
1. Open attached project
2. Switch to Android Platform
Expected result: The platform switches cleanly
Actual result: A Thread was being aborted error is being thrown
Reproduced on: 2018.1.0b2, 2018.1.0b1
Does not reproduce on: 2018.1.0a7, 2018.1.0a5, 2017.3.0p1, 2017.1.0f3
Environment:
Happens on Windows only.
More complete stacktrace:
System.Threading.Thread.Sleep (Int32 millisecondsTimeout) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Threading/Thread.cs:314)
UnityEditor.Android.ADB.KillServer (UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit)
UnityEditor.Android.AndroidDeploymentTargetsExtension.GetKnownTargets (UnityEditor.ProgressHandler progressHandler)
UnityEditor.DeploymentTargets.DeploymentTargetManager.GetKnownTargets (BuildTargetGroup targetGroup, BuildTarget buildTarget) (at C:/buildslave/unity/build/Editor/Mono/DeploymentTargets/DeploymentTargetManager.cs:58)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Invalid Clip Method
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
Add comment