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
- [Linux][URP] Sprites are flickering in scene when added into 2D URP project
- Link to documentation for PlayableDirector Component is broken
- [URP] Light culling layers don't work when Graphics API is set to anything except OpenGL
- Error "Resolve of invalid GC handle" is thrown when calling GUI.Window() in the Editor Window after entering the Play Mode
- ShaderGraph Keyword being reset to default when saving
Resolution Note (fix version 2019.2):
Expected behaviour. Renaming the setting "Logging" to "Stack Trace" to avoid confusion.