Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.11
Issue ID
1154031
Regression
Yes
[WindowsMR][Remoting] - Remoting from a standalone app fails to load the remoting dll
Remoting from a standalone app is failing because the perception remoting dll is failing to load
Repro Steps:
1. Come ask us for the FTP project
2. Enable WSA remoting
3. On the Hololens open the "Holographic Remoting" app.
6 Build the project for UWP
4. Deploy the project via visual studio sln
5. Enter the IP Address of the Hololens in Remote machine section.
7. Click on Connect Button to remote to the HoloLens
Actual result:
Remoting doesn't connect due to this error UnityException: Cannot connect because the PerceptionRemotingPlugin.dll is not loaded.
Expected result:
The scene is rendered on the Hololens device.
Working Fine on:
2019.1.0b7
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
That exception is expected if the user doesn't enable the build setting for remoting from the player