Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
4.0.3
Issue ID
1333691
Regression
No
[XR SDK] A black screen is rendered in HMD after entering Play mode in two Editor instances
Reproduction steps:
1. Open the user's attached "FocusSwitch-A.zip" and "FocusSwitch-B.zip" projects side-by-side
2. Load the "SampleScene" in each project
3. Enter Play mode in the "FocusSwitch-A"
4. Observe the HMD view ("FocusSwitch-A" project's Game view is rendered)
5. Enter Play mode in the "FocusSwitch-B"
6. Observe the HMD view
Expected result: the "FocusSwitch-B" project's Game view is rendered
Actual result: a black screen is rendered (see the attached "repro.mp4")
Reproducible with XR SDK: 3.2.13, 4.0.3 (2019.4.26f1, 2020.3.8f1, 2021.1.6f1, 2021.2.0a16)
Could not test with 2018.4 (no XR SDK available)
Notes:
- the issue is not reproducible with Legacy XR
- sometimes the "FocusSwitch-A" project's view stays rendered instead of a black screen
- switching the focus back to the first project and waiting a few seconds (~3-5s) resolves the issue (see "fix.mp4" video)
Tested with:
- Oculus Rift
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
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Resolution Note:
Currently, we don't support two or more editor instances running cases.