Search Issue Tracker
Fixed in 1.0.1
Votes
0
Found in [Package]
1.0.0
Issue ID
1172309
Regression
No
[Android Logcat] The Stacktrace Utility Window title is not user friendly
The Stacktrace Utility Window in the Android Logcat package does not have a user friendly title. The Window title currently reads:
Unity.Android.Logcat.AndroidLogcatStracktraceWindow
A user friendly title should be used for the window.
1. Open Unity
2. Open the attached project
3. Switch the Build Target to Android
4. Go to Window > Analysis > Android Logcat
5. Select Stacktrace Utility
6. Inspect the title of the Stacktrace Utility window
Expected Result:
The window has a user friendly name.
Actual Result:
The title of the window is Unity.Android.Logcat.AndroidLogcatStracktraceWindow.
Tested on Windows 10.
Occurs on 1.0.0 using 2019.3.0a11
Does not occur on preview- 0.2.7 using 2019.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment