Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.5.0b9
Issue ID
848969
Regression
No
Remote Device IP Address doesn't get updated if enter wasn't pressed
Steps to reproduce (or watch attached gif):
1. Create a new Unity project
2. Open build settings and switch platform to Windows Store Universal 10 SDK
3. Open player settings and enable Virtual Reality Support and add Windows Holographic Virtual Reality SDK
4. Open Holographic Emulation window
5. Select Remote to Device Emulation mode
6. Enter fake IP address and press enter (eg. 0.0.0.0)
7. Enter HoloLens IP address and press Connect (without pressing Enter)
Result: console produces errors because it can't connect to device
8. Clear Console
Result: IP address changed back to 0.0.0.0
9. Press Disconnect
Result: IP address changed to HoloLens IP address
Reproducible with: 5.5.0b6, 5.5.0b9
Can't attempt to reproduce with: 5.5.0b10, 5.5.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment