Skip to content

Version Handler Linux library renaming fails in some cases #159

@stewartmiles

Description

@stewartmiles

Originally reported on: firebase/quickstart-unity#232

Failed to rename asset Assets/Plugins/x86_64/Firebase/libFirebaseCppApp-5.4.0.so to Assets\Plugins\x86_64\Firebase\libFirebaseCppApp-5.4.0.so (The source asset could not be found)

UnityEngine.Debug:LogError(Object)

Google.Logger:Log(String, LogLevel) (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/Logger.cs:91)
Google.VersionHandlerImpl:Log(String, Boolean, LogLevel) (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/VersionHandlerImpl.cs:1658)
Google.FileMetadata:RenameAsset(String) (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/VersionHandlerImpl.cs:573)
Google.LinuxLibraryRenamer:RenameLibraries() (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/VersionHandlerImpl.cs:1403)
Google.VersionHandlerImpl:UpdateVersionedAssets(Boolean) (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/VersionHandlerImpl.cs:1749)
Google.VersionHandlerImpl:UpdateVersionedAssetsOnUpdate() (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/VersionHandlerImpl.cs:1463)
Google.VersionHandlerImpl:m__0() (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/VersionHandlerImpl.cs:1459)
Google.RunOnMainThread:ExecuteNext() (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:363)
Google.RunOnMainThread:m__1() (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:394)
Google.RunOnMainThread:RunAction(Action) (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:234)
Google.RunOnMainThread:ExecuteAll() (at Z:/tmp/tmp.40FKqscNsW/third_party/unity/unity_jar_resolver/source/VersionHandlerImpl/src/RunOnMainThread.cs:392)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions