Search Issue Tracker
Fixed in 5.4.4
Votes
6
Found in
5.3.5f1
Issue ID
805221
Regression
No
[iOS][Android] GLES3 GPU Skinning doesn't work as expected, draws meshes wrongly
Reproduction Steps:
1. Open User's project
2. Change Graphic API to GLES3
3. Set "GPU skinning" - true
4. Build to iOS or Android Device
5. Notice a lot of malfunctions/missing character's face
6. Set "GPU skinning" - false
7. Build again
8. Notice that character looks normal.
Expected: All meshes are visible and no flickering or other malfunctions.
Reproduced on: iPad Air 2 iOS 8.1, iPhone SE iOS 9.3
Reproduced in versions: Unity 5.3.4f1, 5.3.5f1, 5.3.5p4, 5.3.5p5, 5.4.0b22
Note in 5.4 editor if GPU skinning is enabled character's face is already missing.
RESOLUTION:
We disabled GPU skinning on GLES due to instability on various mobile devices and poor performance.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment