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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment