Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
1
Found in
6000.0.45f1
6000.1.0b13
6000.2.0a8
6000.3.0a1
6000.4.0a1
Issue ID
UUM-102292
Regression
Yes
Lit shaders produce sparkling artifacts on 3D objects when using certain Intel Integrated GPUs with Android Build Profile selected on DirectX11
How to reproduce:
1. Ensure the tested Editor version is using Intel Integrated Graphics (can be selected in Windows Graphics Settings)
2. Create and open a new 3D URP project
3. Ensure the Editor is running under the DX11 Graphics API (Project Settings > Player > Other Settings)
4. In an empty scene, add any primitive 3D GameObject
5. Switch the Build Profile to Android
6. Observe the Scene View
Expected result: The 3D GameObject retains the same appearance as with the Windows Build Profile
Actual result: Rapidly flickering/sparkling artifacts are visible on the GameObject
Reproducible in: 2023.3.0b8, 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Not reproducible in: 2022.3.61f1, 2023.3.0b7
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Affected GPUs: Intel(R) UHD Graphics 770 (by user), Intel(R) Iris(R) Xe Graphics (local)
Unaffected GPUs: Intel(R) UHD Graphics 630 (local)
Notes:
- Issue does not reproduce on Vulkan and DX12
- Adding a light source with Soft or Hard Shadows prevents reproduction outside of Play Mode (artifacts are still visible when in Play Mode, though)
- Issue is only reproducible in Editor
Comments (1)
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 MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
SulfuricAcidH2SO4
Oct 22, 2025 06:46
Currently a big blocker for our development process, hope you can look into this...