Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.36f1
6000.1.0b4
6000.2.0a1
Issue ID
UUM-95788
Regression
No
[Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times
Step to reproduce:
1. Open the attached “FrameBufferFetch” project
2. Build And Run
3. Observe the device screen
Expected result: Displays the scene without any artifacts
Actual result: Flickering white rectangles in the scene
Reproducible with: 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Could not test with: 2022.3.57f1 (errors in the console)
Testing environment: macOS Sonoma 15.1.1 (Intel), macOS 15.2 (M2 Max)
Not reproducible on: No other environment tested
Reproducible with these devices:
VLNQA00319 - Google Pixel 4 (Pixel 4), CPU: Snapdragon 855 SM8150, GPU: Adreno 640, OS: 13
Pixel 4a(5G) Android 13 (by user)
Pixel 4 Android 12 (by user)
Not reproducible with devices:
VLNQA00334 - Xiaomi Mi A3 (Mi A3), CPU: Snapdragon 665 SM6125, GPU: Adreno 610, OS: 11
Pixel 6 Android 13 (by user)
Pixel 8a Android 14 (by user)
iPhone15 ProMax iOS 18.1.1 (by user)
Note: Commenting out one of the “renderer.EnqueuePass(_pass);” lines in RenderBufferLoadStoreFeature.cs results in an issue being not reproducible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment