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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment