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
Texture on Particle is not displayed when the particle and mesh are put ...
How to reproduce: 1. Open the attache demo ParticleBundle.zip project 2. Open Scenes/Sample Scene and Enter the Play Mode 3. Inspect... Read more
[Caching] StreamingAssest folder is considered as Read-Only and triggers...
Reproduction steps: 1. Download user's project and open in Unity 2. Enter Play mode Expected: no errors appear in the console and c... Read more
[Windows] loadProjectBundle crashes when entering to Play mode
To reproduce: 1. Download attached project "New Unity Project (6).zip" and open in Unity 2. Open "DemoCoop" scene 3. Enter Play mod... Read more
[MacOS] The Editor crashes when continuously using UnityWebRequest.SendW...
How to reproduce: 1. Open "SampleScene" Scene in the attached "TestAssetBundleHandlerLeak.zip" Project 2. Enter Play Mode 3. Wait un... 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... Read more
Tags are changed to Untagged when loading an Adressable/AssetBundle scen...
How to reproduce: 1. Open the attached project 2. Open SampleScene 3. Click Play 4. Focus out of the Editor window 5. Click Load in ... Read more
AssetDatabase.GetDependencies for Assembly Definitions does not find dep...
Reproduction steps: 1. Download user's project and open in Unity 2. Select NewFeaturesTests/Tests/TestsAssembly in Project tab 3. Ri... 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 Build 3. Open the built project 4. Press Assets... Read more
Editor crashes when loading scene bundle from memory stream or file stream
Reproduction steps: 1. Download "LoadFromStreamTest.zip" project and open in Unity 2. Open "default" scene 3. Enter Play mode Expec... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used