thesolodev Posted August 16, 2022 Report Posted August 16, 2022 Hi, when i import the SpriterDotNet.Unity.unitypackage, some warnings messages appear in console: - Script 'Animator' has the same name as built-in Unity component. AddComponent and GetComponent will not work with this script. - Assets\SpriterDotNet\SpriterImporter.cs(114,70): warning CS0618: 'ReplacePrefabOptions' is obsolete: 'This has turned into the more explicit APIs, SavePrefabAsset, SaveAsPrefabAsset, SaveAsPrefabAssetAndConnect' - And 3 similar warnings messages to the previous line... Then, when I imported the folder with the SpriterPro project (images and the .scml file), I noticed that the animation was not generated, only the prefab of the entity. Is there any way to fix this error? version: Unity 2020.3.36f1 https://postimg.cc/0b80bSzg Thanks! Quote
Mike at BrashMonkey Posted August 16, 2022 Report Posted August 16, 2022 Thanks for reporting this. We'll look into it when we get the chance. thesolodev 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.