Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.2.0p1
Issue ID
727413
Regression
Yes
[AssetBundle] Building asset bundle in Unity 5.2 when it was built in Unity 5.1 crashes Editor
How to reproduce:
1. Download AssetBundles demo project https://unity3d.com/learn/tutorials/topics/scripting/assetbundles-and-assetbundle-manager
2. Open project with Unity 5.1
3. Unmark the toggle: AssetBundles->Simulate AssetBundles
4. Build Asset Bundles AssetBundles->Build AssetBundles
5. Close it and open with Unity 5.2 or 5.3
6. Repeat step 4
7. Crash
If you open project with Unity 5.2, build bundles and open with 5.3 build again. It doesn't crash
Not reproducible when asset bundles are built on 5.1.4f1 and later on 5.3.0f1 or 5.4.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment