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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
Anima2D does not use SpriteRenderer