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
- Resizing Profiler Module Details panel and releasing mouse button outside Unity doesn't cancel resize
- "Auto-hide gizmos" preference is not saved when reopening the project
- Sampling a custom depth texture on a machine with a GTX 1080 makes object's textures display the wrong color when in Play mode or Player
- Terrain is missing the Hidden/TerrainEngine/Details/WavingDoublePass shader when AssetBundles are built in older Unity Versions
- [Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
Resolution Note (fix version 2019.2):
Expected behaviour. Renaming the setting "Logging" to "Stack Trace" to avoid confusion.