Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1p1
Issue ID
913928
Regression
No
Sprite Packer does not repack Atlas when sprite meshes are changed with Sprite.OverrideGeometry
To reproduce:
1. Download and open attached "repro913928.zip" project.
2. Enable Shaded Wireframe rendering mode in Scene view.
3. Open Sprite Packer window and click Pack.
4. Drag the "Sign_002_amb" sprite into the scene.
5. Notice how the sprite mesh looks in wireframe mode.
6. Click the "Tools/Switch sprite mesh processing on selected texture" menu item.
7. Notice console's notification that Sprite postprocessing was turned ON.
8. Right-click on the "Sign_002_amb" sprite in Project window and click Reimport.
9. Notice that sprite was replaced with hexagon-like shape.
10. Enter Play mode.
Expected result: Sprite mesh keeps it new mesh when In Play mode. Sprite Packer repacks it's atlas with new modified sprite mesh.
Actual result: Sprite mesh is reverted to the original one when In Play mode. Sprite packer does not repack it's atlas with modified mesh.
Reproduced with: 2017.2.0a1, 2017.1.0b7, 5.6.1p1, 5.5.3p4, 5.4.5p1.
Note: After Quitting play mode sprite regains it's modified mesh.
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
Add comment