Search Issue Tracker
Duplicate
Votes
1
Found in
2017.3.0f3
Issue ID
1005379
Regression
Yes
XR UWP app crashes with "Screen position out of view frustum" if I run it without HMD attached in Visual Studio
How to reproduce:
1. Create a new blank app and add a new default scene.
2. Switch build platform to "Universal Windows Platform".
3. Change (Player Settings->UWP Settings->Other Settings->Scripting Backend) to ".NET" or il2cpp
4. Under (Player Settings->UWP Settings->XR Settings), turn on virtual reality support and add the "Windows Mixed Reality" SDK.
5. Build your Windows Store App project and run it without an HMD attached
Actual result: The app stuck with multiple messages spawns "Screen position out of view frustum (screen pos 0.000000, 0.000000, 1000.000000) (Camera rect 0 0 0 0)
(Filename: C:\buildslave\unity\build\Runtime/Camera/Camera.cpp Line: 3124)"
Reproduced with: 2017.3.1p2, 2018.1.0b9, 2018.2.0a1
Not reproduced with: 2017.3.1f1
Regression since: 2017.3.1p1
Note:
- Reproduces on x64 and x86
- Before 2017.3.1f1 app crashes with the error message: "Callback registration failed. Increase kMaxCallback."
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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
This is a duplicate of issue #950796