Skip to content

ironhidegames/UnityAssetBundleDuplicateIdTest

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

UnityAssetBundleDuplicateIdTest

Test Project for reporting AssetBundle duplicate id bug

Run the command in

Assets/AssetBundles/Build AssetBundle

It should build two asset bundles variants, but it gives an error

  • Building AssetBundle failed because hash collision was detected in the deterministic id generation. Conflict happened between Asset "Assets/Variant1/Folder2/testfile1.txt" and "Assets/Variant1/Folder1/testfile1.txt".
  • Failed to finalize AssetBundle!
  • Failed to replace file AssetBundles/OSX/assetbundle1.var1

About

Test Project for reporting AssetBundle duplicate id bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages