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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment