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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
Anima2D does not use SpriteRenderer