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)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.