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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment