Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.4.0f1
2018.2.14f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1118914
Regression
No
Turning off Logging still shows Log messages and disables double clicking them
How to reproduce:
1. Open the attached project ("1118914 Logging Repro project.zip")
2. Enter Play Mode and observe the log message
3. In the Player Settings under "Logging" set "Log" to "None"
4. Enter Play Mode again, observe that the log message is still thrown, try to double click it
Expected result: When the logging mode is set to None, no log messages are thrown
Actual result: The Log messages are still thrown and are not clickable, they do not show the script that called them
Reproduced in: 2019.2.0a2, 2019.1.0a14, 2018.3.3f1, 2017.4.19f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Color property '_BaseColor' missing
- Point Light source stops lighting when moved out of camera frustum in Player while having 2 directional lights in scene present, and a fog enabled by script
- Sky does not get rendered when 'CameraRelativeRendering' is disabled
- Dropdown UI elements have their Content misplaced when nested inside a Prefab containing a root object with a Canvas Component
- “'UnityMetaVertexPosition': implicit truncation of vector type" Shader warning when compilating URP ShaderGraph shaders
Resolution Note (fix version 2019.2):
Expected behaviour. Renaming the setting "Logging" to "Stack Trace" to avoid confusion.