Search Issue Tracker
Fixed
Votes
0
Found in
2019.1.0a13
2020.1.0a14
Issue ID
1200912
Regression
No
Stacktrace window remains open and text disappears when target platform changes (android logcat)
To Reproduce:
- Open a new unity project
- Install "Android logcat" from the package manager (windows -> Package Manager)
- Open the build settings (File -> Build Settings)
- Switch target platform to android (Android -> Switch Target)
- Open the android logcat window (Window -> Analysis -> Android Logcat)
- Go back to the Build Settings and change the target to "PC, Mac & Linux standalone"
Expected result:
The logcat window should close
Actual result:
The Text Disappears
Platforms tested:
Windows and Mac
Affected versions
2020.1.0a14, 2019.3.0b12, 2019.1.0a13
Unaffected versions
2017.4.30f1, 2018.4.12f1
Note:
Versions before 2019.3.0.a1 doesn't support android logcat
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
- Default name of a "Category" in a VFX Graph is not capitalised
- [Android] TMP Input Field loses focus on click when using an external keyboard
- GameObject renders as a cube when changing Cast Shadows
Add comment