Ardity
Ardity copied to clipboard
Prefab script missing for SerialController_BinaryDelimited
Right after importing this package I get an error from Unity stating that the prefab cannot be created containing missing scripts. To fix:
- open the broken prefab Prefabs/SerialController_BinaryDelimited
- replace the missing script on the object with Scripts/SerialControllerCustomDelimiter.cs
Hopefully the settings are correct. I haven't tested any of the demo scenes.
Versions: Ardity downloaded from https://ardity.dwilches.com/, with Unity 2019.4.14f1, with .NET 4.x
Hello, I have not found this issue myself, but thanks for sharing the solution! I'll leave this issue open so others can see it if they have the same problem. Thanks.