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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment