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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment