Unity Issue Tracker - Changing the Wireframe transparency in Skinning Editor is applied only when moving the slider
Closed
UUM-91079
Changing the Wireframe transparency in Skinning Editor is applied only when moving the slider
Unity: 2D
Won't Fix
6.1.X
6.0.X
2022.3.X
2021.3.X
This tool allows to adjust how skinning weights are displayed. (it's not a wireframe transparency slider) In the attached repro video the unskinned sprite is being editted.
Checked on my side with U6 and it works as intended.
How to reproduce:
1. Create a new 2D Unity Project
2. In the Project window, create a Sprite Asset (right-click -> Create -> 2D -> Sprites)
3. Select the created Sprite Asset and click "Open Sprite Editor" in the Inspector
4. Change it to "Skinning Editor"
5. Open the Visibility tab
6. Click on "Edit Bones" to be in that state
7. Change the Wireframe slider and observe the results
Expected results: The changes of slider can be seen when the slider is released
Actual results: The changes are seen only when the slider is being moved