Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
767857
Regression
Yes
[Skinning] Skinning broken on Mac since 5.4 (OpenGL issue?)
Character skinning is broken on MacOS
1. What happened
Most, if not all, characters with skinning (joints binded to mesh vertex) are broken (mesh flickers, rotates, vertexes fly away for a few seconds, etc.) on MacOS with default Unity settings.
see attached gif
Workaround:
Enabling... Project Settings > Player > GPU Skinning option fixes these issues.
2. How we can reproduce it using the example you attached
This can be reproduced with about any skinned character scene, or attached example (fbx is a bit long to load).
-Open project
-Open SkinIssue scene
-Select Main Camera and move it in the scene view
bug: skinned mesh does wierd things in the Scene and Game windows
This is a regression from 5.3.2p2 (does not repro in this version)
This looks like a MacOS only issue.
repro since at least 5.4.0b1 (c64972211218)
also repro in 5.4.0b5 (9e4e230b6d3e)
Comments (3)
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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
kishandas24
Dec 06, 2021 11:12
i m also facing same problem but apple store ask a huge money so what can i do.
http://issuetracker.unity3d.com/issues/character-skinning-is-broken-on-macos
Lord Emperor
Mar 09, 2016 16:50
Marked as fixed in the 5.3.3p2 patch notes, but issue still exists. Switching to Graphics API to OpenGL2 is a temporary solution.