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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Resolution Note:
That exception is expected if the user doesn't enable the build setting for remoting from the player