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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment