juniordiscart / com.unity.addressables

Addressables extended with the ability to build multiple catalogs, ideal for traditional DLC purposes.
https://docs.unity3d.com/Packages/com.unity.addressables@1.17/manual/index.html
Other
76 stars 23 forks source link

Runtime load paths for platforms using a different directory seperator character fail #5

Closed juniordiscart closed 1 year ago

juniordiscart commented 1 year ago

When building external catalogs from a system for a different build target than the current system is running on, e.g. from macOS to Windows (they use a different directory separator char), the generated runtime load paths will contain characters that are not correctly interpreted by the target build platform at runtime.