Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
1059096
Regression
No
[Mobile] MeshSkinning.SkinOnGPU doesn't show up in the profiler
Reproduction steps:
1. Open the attached project.
2. Set graphics API to OpenGLES3 in the Player Settings.
3. Toggle on GPU Skinning checkbox in the Player Settings.
4. Toggle on Development Build checkbox in the Build Settings.
5. Toggle on Autoconnect Profiler checkbox in the Build Settings.
6. Build the '0' scene to a mobile device.
7. Look for the 'MeshSkinning.SkinOnGPU' in the Profiler when the application starts.
Actual behavior:
- There is no 'MeshSkinning.SkinOnGPU' in the Profiler.
- It either doesn't work or profiler doesn't show it.
Reproduced with:
iOS, Android
OpenGLES3
5.6.6f2, 2017.1.4p2, 2017.2.3p2, 2017.4.7f1, 2018.1.8f1, 2018.2.0f2, 2018.3.0a5
Not reproducible with:
DirectX
Tested with (Should be reproducible with any GLES3 device):
iPhone 7+ iOS 11.1.1,
Lge Nexus 5 (Nexus 5), Android 6.0.1, CPU: Snapdragon 800 MSM8974, GPU: Adreno (TM) 330
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note (fix version 2018.3):
Fixed in Android and Metal. On GLES3 it is expected behavior.