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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment