Search Issue Tracker
Active
Votes
0
Found in
6000.0.41f1
6000.1.0b9
6000.2.0a6
Issue ID
UUM-100112
Regression
Yes
GameObjects that contain the MeshRenderer component are not rendered in Android Player when using URP 2D Lit/Unlit Material Shaders
How to reproduce:
1. Open the attached "IN-94654" project
2. Open the "SampleScene"
3. Build and run the project on the Android Platform
4. Observe the Android Player
Expected result: GameObjects are rendered regardless of if they use Sprite Renderer or Mesh Renderer component
Actual result: GameObjects that use the Mesh Renderer component disappear
Reproducible in: 6000.0.0b12, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Not reproducible in: 2022.3.59f1
Could not test with: 2023.1.0a1, 6000.0.0b11 (Build finishes but the Player window is not viewable on the affected device)
Reproducible on:
VLNQA00285, Samsung Galaxy J4 Core (Galaxy J4 Core), Android 8.1.0, CPU: Snapdragon 425 MSM8917, GPU: Adreno 308
LG K22, Android 10, CPU: Snapdragon 215, GPU: Adreno 308 (reporter)
Not reproducible on:
VLNQA00566, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00333, Nokia 7 Plus (Nokia 7 plus), Android 10, CPU: Snapdragon 660, GPU: Adreno (TM) 512
VLNQA00294, OPPO Reno Z (PCDM10), Android 11, CPU: Mediatek MT6779 Helio P90, GPU: PowerVR Rogue GM9446
VLNQA00519, Google Pixel 4 (Pixel 4), Android 12, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00498, Google Pixel 7 (Pixel 7), Android 13, CPU: Google Tensor G2 , GPU: Mali-G710
Notes:
* Reproducible using Vulkan and OpenGLES3 Graphics APIs
* On OPPO Reno Z, the lighting inside the project does not function as expected, the intensity of the light seems to set to its maximum. This is speculated to be due to an unrelated issue and does not impact reproduction.
* Could not pinpoint regression point because of project corruptions inside the Player when downgraded to 6000.0.b11 and below
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment