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
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
- "Unable to use a named GUIStyle without a current skin" error appears in the Console when entering the Play Mode in a project with specific layout
- [D3D12][XR] SRP Foveation foveated rendering on Windows platform not working when Graphics API is set to D3D12
Add comment