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
- 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