Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.14f1
Issue ID
1103744
Regression
No
Debug.LogException messages aren't shown in the Editor's Console when the Player is connected using an IP address
Repro steps:
1. Open QA attached project "repro_1103744"
2. Make sure "Development Build" and "Script Debugging" are enabled
3. Build and Run
4. Console -> Editor -> <Enter IP>
5. Enter the device's IP
6. Observe the Console
Expected: Normal log, warning and error messages appear in the Console
Actual: Only regular log and warning messages are shown
Reproducible with: 2017.4.17f1, 2018.3.1f1, 2019.1.0a12
Notes:
- Tested and reproduced on Android/iOS/MacStandalone
Fixed in: 2019.2.0a4
Backported to: 2019.1.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment