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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2019.2):
Expected behaviour. Renaming the setting "Logging" to "Stack Trace" to avoid confusion.