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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment