Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.0.11
9.0.3
10.0.2
Issue ID
DANB-507
Regression
No
Mesh disappears when double-clicking a vertex in the Skinning Editor
Reproduction steps:
1. Open the attached "repro_IN-48526.zip" project
2. In the Project window, go to "Assets > Sprites" and select "5"
3. In the Inspector, press the "Open Sprite Editor" button
4. In the overlay of the Sprite Editor tab, press on the dropdown that says "Sprite Editor" and select "Skinning Editor"
5. Double-click on any part of the white flower or the butterfly
6. In the "Geometry" section on the left, select "Edit Geometry"
7. Double-click on one of the vertexes
Expected result: Mesh does not disappear
Actual result: Mesh disappears
Reproduced with: 7.0.11 (2021.3.29f1), 9.0.3 (2022.3.7f1), 10.0.2 (2023.1.9f1, 2023.2.0b5)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note: Mesh can only be recovered by doing the same reproduction steps on another .psb file or restarting the Editor
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
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- Inconsistent Layout in Project Settings Panels
- "Check for Updates" Fails to Connect to Update Server
Resolution Note:
Double-click action is associated with sprite selection. The mesh disappears because after double-clicking, the background sprite is selected and brought to front - and covers the previous sprite.