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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Anima2D does not use SpriteRenderer