Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
38
Found in
2021.3.36f1
2022.3.22f1
2023.2.16f1
6000.0.0b13
7000.0.0a1
Issue ID
UUM-68080
Regression
No
[Android] Particles not rendered in the Player on some Android devices with Android 14
How to reproduce:
1. Open the “IN-71101” project
2. In the Build Settings “Run Device” dropdown, select the desired device
3. Add the “SampleScene” to the “Scenes In Build”
4. Press Build And Run
Expected result: particles are rendered in the Player
Actual result: particles are not rendered in the Player
Reproducible with: 2021.3.36f1, 2022.3.22f1, 2023.2.16f1, 6000.0.0b13
Reproducible on these devices:
VLNQA00460 - Google Pixel 6, Android 14, CPU: Google Tensor (Whitechapel), GPU: Mali-G78
Google Pixel 7, Android 14 (from users provided forum thread)
Pixel 6a, Android 14 (user reported)
Not reproducible on these devices:
VLNQA00375, Samsung SM-G996U (SM-G996U), Android 11, CPU: Snapdragon 888, GPU: Adreno (TM) 660
VLNQA00267, Samsung Galaxy S10+ (SM-G975F), Android 12, CPU: Exynos 9 (9820), GPU: Mali-G76
VLNQA00120, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00178, Xiaomi Redmi Note 4 (Redmi Note 4), Android 6.0, CPU: MediaTek Helio X20 MT6797M, GPU: Mali-T880
VLNQA00611, Samsung Galaxy S24 Ultra (SM-S928B), Android 14, CPU: Qualcomm SM8650-AB Snapdragon 8 Gen 3, GPU: Adreno (TM) 750
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00392 - iPad (9th generation), 15.0 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
Testing environment: Windows 10 Pro, macOS (23.4.0) x64 (user reported)
Not reproducible on: No other environment tested
Notes:
- Reproducible on both OpenGLES3 and Vulkan Graphics API
- Reproducible with Standart Unlit, Standart surface, and Standard shader (others not tested)
- Not reproducible in the Windows Standalone and iOS Player (others not tested)
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 ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
JoanAntiHero
Nov 08, 2024 15:37
I can't believe this isn't top priority. Potentially a decent amount of users can't literally play the games.
Elagor
Nov 08, 2024 07:08
On xiaomi devices, some textures or materials are not rendered, which are rendered normally in the editor and on many android devices, but on xiaomi, redmi, poko textures are pink on WebGL. I'm new to development, but I haven't been able to solve this problem for a couple of weeks. I would have attached a screenshot, but I didn't find how to do it.
PublicitySeeker
Oct 09, 2024 13:35
Thank you very much MarcPixion for your comment.
Disabling soft particles in affected materials is (for me, so far) the only workaround that hasn't triggered a drop in quality.
AlexanderLott
Sep 26, 2024 13:47
I'm using the Pixel 9 Pro Fold and can confirm I still have the problem.
MarcPixion
Sep 22, 2024 11:51
The way to solve this issue at least for me was to disable soft particles, although it's an artistic issue, depending on the particles can look bad if they are close to the ground for example.
totalgeek
Sep 03, 2024 20:30
has anyone tried to replicate this on the Pixel 8 or Pixel 9? Pixel 6 and 7 are the only ones I see listed
ehudcandivore
May 23, 2024 12:33
For us the issue is more widespread - 2d lighting (spotlights etc) do not show up on Pixel 7 with android 14 (they work well from the same build on all other tested devices)
alex_kamenkov
Apr 09, 2024 21:19
Any updates on this?