Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a7
2018.3.6f1
2019.1.0a1
2019.2.0a1
Issue ID
1133721
Regression
No
Anima2D plugin is not compatible with Sprite Renderer
How to reproduce:
1. Open the attached "Into the Deep.zip" project
2. Play the 'Land' Scene
3. Observe 'Hero' Game Object
Expected result: Just one sprite is displayed
Actual result: The second character is displayed
Reproducible: 2018.3.10f1, 2019.1.0b8, 2019.2.0a6
Can't reproduce:
- 2019.2.0a7 - 2019.2.0a9 because of "The type name 'Registry' could not be found in the namespace 'Microsoft.Win32'. This type has been forwarded to assembly 'Microsoft.Win32.Registry, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Consider adding a reference to that assembly." error
- 2018.3.0a6, because of '`UnityEditor.SceneManagement.StageUtility' does not contain a definition for `GetCurrentStageHandle''
Notes:
- Anima2D - Skeletal Animation plugin ( https://assetstore.unity.com/packages/essentials/unity-anima2d-79840 )
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
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
- Crash on UNITY_FT_Render_Glyph_Internal when Generating Font Atlas in the Font Asset Creator Window
Resolution Note:
Anima2D does not use SpriteRenderer