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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- Inconsistent Layout in Project Settings Panels
- "Check for Updates" Fails to Connect to Update Server
Resolution Note:
That exception is expected if the user doesn't enable the build setting for remoting from the player