Search Issue Tracker
Fixed
Votes
0
Found in
2019.2.0a2
2019.4.0f1
2020.2.0a14
Issue ID
1260256
Regression
Yes
Part of a Texture is not rendered when re-enabling a Skinned Mesh Renderer with Skinned Motion Vectors enabled
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. In the Game View, observe the "mouth_common" GameObject
3. In the Hierarchy, select the "mesh_mouth" GameObject
4. Disable the GameObject
5. Re-enable the GameObject
6. Observe the "mouth_common" GameObject again
Expected result: There are no missing parts of the Texture
Actual result: There are some missing parts of the Texture
Reproducible with: 2019.2.0a2, 2019.4.3f1, 2020.1.0b15, 2020.2.0a14
Not reproducible with: 2018.4.24f1, 2019.2.0a1, 2020.2.0a15, 2020.2.0a17
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
Fixed in Unity 2020.2.0a15 and above