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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment