Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
1
Found in
2019.3
2019.3.1f1
2020.1
Issue ID
1220619
Regression
Yes
[V1 - V2 Regression] Anima2D Skinned Meshes are not fully rendered in Play mode when enabling Sprite Packer
How to reproduce:
1. Open the project from the attached file "1220619.zip"
2. From the Scenes folder open the UnityChan scene
3. Enter Play mode
4. Inspect the Game view and the Console window
Expected result: Textures are fully rendered and no error in the console
Actual result: Textures are not fully rendered and "Mesh.uv is out of bounds. The supplied array needs to be the same size as the Mesh.vertices array." is thrown in the console.
Reproducible with: 2019.3.3f1 (V2), 2020.1.0a1
Not reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.0a1(AssetDatabase V2 not introduced), 2019.3.3f1 (V1)
Note: Not reproducible with AssetDatabase V1.
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a12
Resolution Note (fix version 2020.1):
Fixed in 2020.1.1f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.12f1