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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note (fix version 2019.2):
Expected behaviour. Renaming the setting "Logging" to "Stack Trace" to avoid confusion.