Search Issue Tracker
Fixed in 5.2.0
Votes
2
Found in
5.0.1f1
Issue ID
694539
Regression
No
[AssetBundle][CacheServer] Asset bundle names are not properly imported from metafiles if Cache Server is used
How to reproduce:
1. Create a new project
2. Download Cache server http://unity3d.com/unity/collaboration/
3. Go to Edit> preferences> cache server and change IP address to localhost
4. Go to Editor project settings and make Version control "Visible meta files", Asset serialization "Force text"
4. Create some prefabs and materials
5. Give them an AssetBundle names
6. Close the project and delete its library folder
7. Reopen the project, check the object
8. You will notice that some of it doesn't have AssetBundles
Note:
-Notice that if you right click on "Assets" and choose "Reimport All" that these
asset bundle name assignments are still not imported properly.
- If you select each asset individually and right click and choose "Reimport", then
the bundle name is imported properly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment