Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.11f1
2019.2.0a1
2019.3.0a1
Issue ID
1170685
Regression
No
[XR][WindowsMR] Development console is in incorrect position in Window Mixed Reality app
Steps to reproduce:
1. Download 1170685_repro.zip and open "SampleScen" scene
2. Switch platform to UWP
3. Enable XR in player settings
4. Build project
5. Open VS solution and build project (x64 Debug Local machine)
Expected results: Developer console is located in the bottom left corner
Actual results: Developer console is located on the left in the middle of the screen
Reproduced with: 2019.3.0a10, 2019.2.0b10, 2019.1.12f1, 2018.4.5f1, 2017.4.30f1
-
GooDtoLivE
Aug 08, 2019 12:32
I met the same issue when I run UWP at Hololens, but I fixed this problem by "Debug.developerConsoleVisible = false;"
I suggest you create a new script and add this code, then you can have a try.
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
We aren't fixing LWRP issues at this time. Please update to Universal Render Pipeline. If you still observe this issue, please file a new bug.