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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment