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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment