Search Issue Tracker
By Design
By Design in 2022.3.X
Votes
0
Found in
2021.3.40f1
2022.3.37f1
Issue ID
UUM-75620
Regression
No
[iOS] Previously changed scene flickers in the background on Mobile devices when HDR is enabled
How to reproduce:
1. Open the “IN_70134”
2. In the Build Settings make sure iOS platform is selected
3. Build the project on the device
4. In the player press “Play” button
5. Observe the Player
Expected result: No flickering
Actual result: Flickering visible on the top, bottom and sides of the screen
Reproducible with: 2021.3.40f1, 2022.3.37f1
Couldn’t test with: 6000.010f1 (due to a black screen in the player after the splash screen)
Testing environment: macOS Sonoma 14.5 (M1), macOS 13.6.4 22G513 Darwin 22.6.0 (M1) (user reported)
Not reproducible on: No other environment tested
Reproducible on these devices:
VLNQA00357, iPhone 12 Mini
VLNQA00348, iPad Air (4th generation)
VLNQA00536, iPad 8th Gen (WIFI)
VLNQA00394, iPhone 13 mini (flickers only once)
Not reproducible on these devices:
VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00267, Samsung Galaxy S10+ (SM-G975F), Android 12, CPU: Exynos 9 (9820), GPU: Mali-G76
VLNQA00321, Xiaomi MI 9 (MI 9), Android 10, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
Note:
- If no flickering is visible try closing the game by using the “x” button on the top right and then repeating steps 4 and 5
- Not reproducible if HDR is disabled in the “URP_Asset”
- Not reproducible on Android
- Couldn’t reproduce on macOS but the user mentioned is also reproducible on macOS Player
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
The main camera has non-fullscreen viewport, making the borders of the screen never to be drawn to (and they are never cleared). The contents of this are are undefined
Resolution Note (2022.3.X):
The main camera has non-fullscreen viewport, making the borders of the screen never to be drawn to (and they are never cleared). The contents of this are are undefined