Search Issue Tracker
Fixed in 1.0.1
Votes
0
Found in [Package]
2019.3.0a11
Issue ID
1171501
Regression
No
[Android Logcat] Column separators break when column order is changed
If you change the column layout in the Android Logcat editor window, the column separators will break and won't stay anchored to their column correctly.
1. Open Unity with Android module installed
2. Open the attached project
3. Switch the build settings to Android
4. Open the Logcat window via Window > Analysis > Android Logcat
5. Right click any of the column headers and select "Clear All"
6. Right click and add the column "tag"
Expected Result:
The column is added and the column separator is properly attached to the column header.
Actual Result:
The column is added but the column separator is disconnected from the column.
Tested on Windows 10.
Occurs 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment