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
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- 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
Add comment