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
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Resolution Note:
Anima2D does not use SpriteRenderer