Unity Issue Tracker - Debug.Log empty string displays visual artifacts in Console when "Log Entry" in Console is set to "1 Line"
Fixed
UUM-112357
Debug.Log empty string displays visual artifacts in Console when "Log Entry" in Console is set to "1 Line"
Unity: Text (TextCore)
Fixed
6.3.X
6.2.X
6.0.X
Won't Fix
6.1.X
Fixed artifacts in console window when using Log Entry = 1 with an empty string.
Fixed artifacts in console window when using Log Entry = 1 with an empty string.
Fixed artifacts in console window when using Log Entry = 1 with an empty string.
Reproduction steps:
1. Open the attached “IN-108808.zip” project
2. Open the “SampleScene”
3. Open the Console Window
4. Click on the three dots to edit the Console Window settings
5. Go to “Log Entry” and select “1 Line”
6. Enter Play mode
7. Observe the logs in the Console
Expected result: The first 6 lines are empty with no artifacts
Actual result: The first 6 lines have artifacts in them