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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment