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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.