Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.1f1
Issue ID
763755
Regression
Yes
[Android][Adreno][OpenGLES3] Some skinned meshes aren't rendered when GPU skinning is enabled on Adreno devices forcing GLES3
To reproduce:
1) Open attached project and scene in it
2) Make sure GPU Skinning is enabled
3) Build and run on device (make sure it has internet connection)
4) Wait a bit until it loads the model
Expected: A man with shoulder gun appears
Actual: The model immediately blinks and only shoulder gun is visible
Disabling GPU Skinning fixes this. Only happens on OpenGLES3, forcing GLES2 also makes whole model visible
DUT(reproduced):
Google Nexus 5 (Android 6.0.1) (Adreno 330)
Samsung Galaxy Note 4 (Android 5.1.1) (Adreno 420)
DUT(not reproduced):
Samsung Galaxy S6 edge (Android 5.1.1) (ARM Mali T760MP8)
Google Nexus 10 (Android 5.1.1) (ARM Mali T604)
Xiaomi Mi Pad (Android 4.4.4) (Nvidia Tegra K1-64)
Sony Xperia S (Android 4.1.2) (Adreno 220)
Regression in 5.2 -> 5.3
Comments (2)
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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
lrb
Dec 14, 2018 21:55
This exactly same bug still happens on 2018.3.0f2.
artaka
Mar 16, 2016 17:10
This bug is also present in Unity 4.7.0f1.