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
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
[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
[Windows] loadProjectBundle crashes when entering to Play mode
To reproduce: 1. Download attached project "New Unity Project (6).zip" and open in Unity2. Open "DemoCoop" scene3. Enter Play mode E... Read more
[MacOS] The Editor crashes when continuously using UnityWebRequest.SendW...
How to reproduce:1. Open "SampleScene" Scene in the attached "TestAssetBundleHandlerLeak.zip" Project2. Enter Play Mode3. Wait until... 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
Tags are changed to Untagged when loading an Adressable/AssetBundle scen...
How to reproduce:1. Open the attached project2. Open SampleScene3. Click Play4. Focus out of the Editor window5. Click Load in the E... 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
- NavMeshManager.LoadData takes a long time and causes performance spikes when enabling a NavMeshSurface with already instantiated NavMeshLinks
- Shadows created by real-time Spotlights are rendered at a very low resolution on terrain when HDRPAsset Lit Shader Mode is set to Forward or Both
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
- Obsolete API warning CS0618: 'HDAdditionalLightData.SetIntensity(float)' is thrown when installing “Output Event Helpers” Samples to the project