Search Issue Tracker
LoadAssetAsync returns a prefab without components
Steps to reproduce: 1. Open user attached project 2. Build & Run on Android device 3. Observe the logcat and notice that an object ... Read more
Serialized asset is null when loaded from bundle after using Resources.U...
To reproduce: 1. Open attached project "UnloadBugTest.zip" 2. Open "SampleScene.unity" scene 3. Build MacOS Standalone 4. Open built... Read more
[Editor, Serialization] AssetBundle.LoadAssetAsync() corrupting last Ass...
Steps: 1. Open attached project ("TestDeserializationError.zip") 2. Open scene "TestDeserializationError1" 3. Enter Play mode 4. In ... Read more
[AssetBundles] Building AssetBundles on iOS and Android throws errors
How to reproduce: 1. Open the attached project 2. Switch platform to iOS or Android 3. Build AssetBundles by pressing on one of the ... Read more
Crash on AssetBundle.LoadFromFile() when the asset has been unloaded usi...
How to reproduce: 1. Open the attached 'project-12473700.zip' project and load 'SampleScene' scene 2. Enter Play mode 3. Press the '... Read more
Loading TextMesh Pro prefab from AssetBundle crashes Editor when BuildAs...
How to reproduce: 1. Open attached "project-1167075.zip" project 2. In the Editor select "BuildAB" -> "Build" 3. Enter Play mode 4.... Read more
When 'Prebake Collision Mesh' option is on, AssetBundle is built differe...
How to reproduce: 1. Open the project 2. Execute "Assets > Build AssetBundles" 3. Move all files in "Your project path > build" fold... Read more
Getting errors using Resources.UnloadUnusedAssets when loading assets as...
To reproduce: 1. Open attached project "UnloadUnusedBugReport.zip" 2. Open "LoadAssetBugReport.unity" scene 3. Enter Play mode Expe... Read more
Loading asset bundles takes a lot of time on A10 chipset devices or lower
To reproduce: 1. Open users attached project "SyncLoadBundleStall.zip" 2. Build for iOS 3. Deploy the Xcode project to an iOS device... Read more
Long loading times occur when using AssetBundle.LoadAllAssets
Repro Steps: 1. Open "SampleScene" in the attached project 2. Press Play 3. After about 50 seconds - check the console logs Expecte... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key