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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment