Search Issue Tracker
Fixed
Fixed in 1.1.0-exp.1
Votes
0
Found in [Package]
1.0.0
Issue ID
ULOG-7
Regression
No
OutputTemplate is ignored when logging into UnityEditorConsole
Reproduction steps:
1. Open the "IN-45140.zip" project
2. Open "Assets/Scenes/SampleScene"
3. Enter Play mode and observe the Console
Expected result: "My prefix My error message" is logged to the Console
Actual result: "My error message" is logged to the Console
Reproducible with: 1.0.11 (2022.3.4f1, 2023.1.2f1, 2023.2.0a21)
Could not test with: 0.51.1-preview.21 (2021.3.27f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21) (UnityEditorConsole feature missing)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment