Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 2022.3.11f1, 2023.1.17f1, 2023.2.0b13, 2023.3.0a8
Votes
0
Found in
2021.3.27f1
2022.3.4f1
2023.1.2f1
2023.2.0a21
2023.3.0a1
Issue ID
UUM-40887
Regression
No
Newline \n cuts off Warning and Error messages displayed in Console window when using Log.Error and Log.Warning in ILPostProcessor script
Reproduction steps:
1. Open the attached “Repository” project
2. Observe Console window
Expected result: Console warning and error with text “Multi line warning” or “Multi line error” can be seen (\n in Log.Error and Log.Warning successfully creates a new line)
Actual result: Console warning and error with only the word “Multi” can be seen in the Console window (\n in Log.Error and Log.Warning deletes any content that comes after it)
Reproducible with: 2021.3.27f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Reproducible on: macOS Ventura 13.4.1 (M1 Max)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment