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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment