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
- A black bar appears on the Game View toolbar when the Game View is resized vertically
- Double separation lines are present in Override Controls in a DefaultVolumeProfile Asset
- Silent crash when multiple child GameObject Colliders are triggered while attached to a Parent GameObject with Transform Scale set as (0; 0; 0)
- Numbers of output expressions does not match number of output error is thrown when converting node to property Output
- GameObjects with higher Render Queue values are being reflected on GameObjects with lower Render Queue values
Fletcher-Studios
May 07, 2019 13:47
Same issue
googolhkl
Jun 03, 2018 03:57
i have same problem..