Search Issue Tracker
Fixed
Votes
1
Found in
2021.3.28f1
Issue ID
UUM-47044
Regression
Yes
[Android Vulkan] the screen doesn't rotate with the device when pre-rotation is on
Reproduction steps:
1. Open the attached Project “BugRepro”
2. Open “Assets/Scenes/SampleScene” Scene
3. Open Edit > Project Settings > Player
4. In Android settings make sure that Graphics API is set to Vulcan and “Apply display rotation during rendering” is toggled on
5. Build and Run on an Android device
6. Rotate the device around
Expected result: the screen rotates when the device is rotated
Actual result: the screen doesn't rotate with the device when pre-rotation is on
Reproducible with: 2021.3.17f1, 2021.3.28f1, 2022.2.0b9
Not reproducible with: 2020.3.47f1, 2021.3.16f1, 2022.2.0b10, 2022.3.7f1, 2023.1.8f1, 2023.2.0b5, 2023.3.0a1
Fixed in: 2022.2.0b10
Notes: pre-rotation: [https://docs.unity3d.com/Manual/vulkan-swapchain-pre-rotation.html|https://docs.unity3d.com/Manual/vulkan-swapchain-pre-rotation.html|smart-link]
Trying to use OpenGLES3 API would make the application not render and not testable.
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-44759