-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
Description
Seems similar to #19
MacOS: 26.1 (25B78)
Unity: 6.2 (6000.2.13f1)
rive-unity: v0.3.9-canary.149
I tested installing the package on a fresh unity project, and get the same errors/warnings as in our main project. They show up on every compile. I started seeing them after updating from v0.3.8. The package seems to work correctly regardless of the errors, it's just cluttering up the log.
A meta data file (.meta) exists but its asset 'Packages/app.rive.rive-unity/Runtime/Libraries/iOS/rive.xcframework' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
Couldn't delete Packages/app.rive.rive-unity/Runtime/Libraries/iOS/rive.xcframework.meta because it's in an immutable folder.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/Info.plist has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/ios-arm64 has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/ios-arm64/Headers has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/ios-arm64/Headers/rive_unity.h has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/ios-arm64/rive.device.a has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/ios-arm64_x86_64-simulator has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/ios-arm64_x86_64-simulator/Headers has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/ios-arm64_x86_64-simulator/Headers/rive_unity.h has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/ios-arm64_x86_64-simulator/rive.simulator.a has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/app.rive.rive-unity/Runtime/Libraries/iOS/rive.a has no meta file, but it's in an immutable folder. The asset will be ignored.
[truncated]