Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2017.3
Issue ID
1118278
Regression
No
Vertex compression is completely disabled on platforms with CompressedGPUSkinningDisabled
Steps:
1. download project in comment (20190307_skinnedmeshvertcompression.zip)
2. open project and build player on iOS device
3. run the player on iOS device
4. On XCode, click on camera icon to capture GPU frame
5. Wait for frame debugging to load
6. Navigate to Camera.Render > Drawing > Render.OpaqueGeometry > RenderForwardOpaque.Render > RenderForward.RenderLoopJob > 24 [drawIndexedPrimitives:Triangle indexCount...] > double click on Geometry
7. Observe the skinned mesh's TEXCOORD0 input format
Expected: input format for TEXCOORD0 is half2
Actual: input format for TEXCOORD0 is float2
Reproducible in: 2019.2.0a10
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
- 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
Resolution Note (fix version 2019.2):
Fixed in 2019.2