Search Issue Tracker
Duplicate
Votes
1
Found in
2018.2.0a1
2018.2.0b5
Issue ID
1044178
Regression
Yes
Anima2D SpriteMeshes do not function in 2018.2 versions
How to reproduce:
1. Open Unity, go to the Asset Store Window
2. Download and import the "Unity Anima2D" package
3. Open the "UnityChan" Scene
4. Observe as none of the SpriteMeshes appear in the Scene
Expected result: The SpriteMeshes appear in the Scene and Game Views
Actual result: The SpriteMeshes do not appear in the Scene and Game Views
Reproducible with: 2018.2.0a1, 2018.2.0b6
Not reproducible with: 2017.1.0a1, 2017.1.4f1, 2017.2.3p1, 2017.4.4f1, 2018.1.3f1
Notes: Importing the Anima2D package or loading Scenes with SpriteMeshes in them also throws out this error in 2018.2 versions:
Channel missing from vertex stream layout
UnityEngine.Mesh:set_uv(Vector2[])
Anima2D.SpriteMeshInstance:UpdateCurrentMesh() (at Assets/Anima2D/Scripts/SpriteMeshInstance.cs:307)
Anima2D.SpriteMeshInstance:Awake() (at Assets/Anima2D/Scripts/SpriteMeshInstance.cs:274)
Comments (2)
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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Fletcher-Studios
May 07, 2019 13:47
Same issue
googolhkl
Jun 03, 2018 03:57
i have same problem..