Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.13.0
Issue ID
OXRB-409
Regression
Yes
[Quest] Game View displays the last frame when Switching Screen Mirroring off after 1 second delay
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Connect Quest with Oculus Link
4. Enter the Play Mode
5. Look around and observe the Game View
Expected result: Game View is black
Actual result: The last frame is present
Reproducible with: 2022.3.50f1, 6000.1.0a1
Not reproducible with: 2021.3.45f1
Reproducible on:
Play Mode (Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- XRSettings.gameViewRenderMode = GameViewRenderMode.None; does not work on Start without delay
- Quest has to be active before testing to reproduce the issue
- Reproducible with Single Pass Instanced and Multi-pass
- Reproducible with OpenXR
Additional testing for finding regression:
2022.2.0b4 repro
2022.2.0b3 crash
2022.2.0a... all versions are crashing
2022.1.21f1 no repro
Comments (1)
-
carlossmiths871
Oct 15, 2024 13:09
Personally, I think it's a little sad that some people give up on finding their lost money, passwords, or cryptocurrency when there is so much support available. when a wide range of professionals are willing to assist you in obtaining what is rightfully yours. I've spoken with friends who are going through comparable circumstances but are too proud or shy to ask for assistance. I've always believed that you should receive assistance if everyone is receiving it. Although I prefer to remain anonymous, I feel compelled to relay this crucial information: hackers are there for a purpose. to assist you when officials or the police are unable to. So far, I have tried Synack Hackers, and I have to say, they have not let me down. This hacker saved me the $240,000 USDT that I would have otherwise lost. I was sadly let down by the police department, which is why I decided to look for hackers. So, beloved, get assistance. If you're interested in working with my hackers, here is their email: (synackhack{@}tech{-}center{.}com)
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
GameViewRenderMode.None disables the rendering of future frames, rather than stopping the rendering of frames all together. The current documentation suggested that the Game View will be black, rather than pausing on the last frame. We're correcting the documentation to reflect the actual behaviour.