Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0x
Issue ID
852000
Regression
No
Debug.logger is the fault autocomplete instead of .Log
To reproduce:
1. Add new script to project
2. Open script
3. Type debug.lo(
Actual result: Debug.Logger appears
Expected: Debug.Log appears
Reproducible: 5.6.0a3, 5.5.0f1, 5.4.3p3, 5.3.7f1
Not reproducible with: 5.2.5f1 and older versions, because Debug.Logger was introduced in 5.3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment