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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
Fixed in Unity 2020.2.0a15 and above