Search Issue Tracker
LoadAssetAsync returns a prefab without components
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Observe the logcat and notice that an object ... Read more
[Android] Setting BuildPlayerOptions.assetBundleManifestPath with append...
How to reproduce:1. Open attached Unity project2. Load "StartScene" scene3. In Menu press Android -> Build Asset Bundles4. Enter ... Read more
[Caching] StreamingAssest folder is considered as Read-Only and triggers...
Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode Expected: no errors appear in the console and cach... Read more
Incorrect dependancies appear after building AssetBundles with Prefab Va...
How can we reproduce it using the example you attached1. Download and open the attached project2. In the toolbar, go to "Tools" >... Read more
Loading dependent AssetBundles fails to deserialize some scripts on Stan...
How to reproduce:1. Open the attached project ("case_1154172-AddressablesTest.zip")2. Open the repro scene ("TestScene")3. Build Pla... Read more
Prefab's AssetBundle dependency fails to update after changing assetBund...
How to reproduce:1. Download and open user's attached repro project "ABTest.zip"2. In the project open a scene called "Main", then C... Read more
Texture on Particle is not displayed when the particle and mesh are put ...
How to reproduce:1. Open the attache demo ParticleBundle.zip project2. Open Scenes/Sample Scene and Enter the Play Mode3. Inspect th... Read more
AssetDatabase.GetDependencies for Assembly Definitions does not find dep...
Reproduction steps:1. Download user's project and open in Unity2. Select NewFeaturesTests/Tests/TestsAssembly in Project tab3. Right... Read more
Can't load a scene from asset bundle if scene has a period in the name
To reproduce:1. Open users attached project "TestProject.zip"2. Enable Development Build3. Open the built project4. Press Assets/Tes... Read more
Editor crashes when loading scene bundle from memory stream or file stream
Reproduction steps:1. Download "LoadFromStreamTest.zip" project and open in Unity2. Open "default" scene3. Enter Play mode Expected:... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default