Search Issue Tracker
IndexOutOfRangeException error is thrown when importing PSB files with 3...
How to reproduce:1. Create a new Unity project and import the 2D PSD Importer package2. Download the user-supplied "error.psb" file3... Read more
Animator State freezes when using a negative Speed Multiplier to play an...
How to reproduce:1. Open the attached project (case-1232230.zip)2. Open the Scene 'flyingScene'3. Make sure the Animator window is o... Read more
[Addressables] All Asset Bundles from local Build Path group are rebuilt...
How to reproduce:1. Open project from "AddressableRebuildBug.zip"2. Open "Addressables Groups" window and build player content3. Ope... Read more
[Addressables] [WebGL] DownloadDependenciesAsync does not call the compl...
How to reproduce:1. Open the attached project ("case_1220688-UMAProject.zip")2. Set the build target to WebGL3. Build Player Content... Read more
[Addresables] Addressables causes "Unknown error in AsyncOperation" when...
How to reproduce:1. Open the SampleScene in the attached "-ReproAddresables.zip-" (use Test Bed.zip or see attached files instead) P... Read more
[Addressables] Exception encountered in operation Resource<IAssetBundleR...
How to reproduce:1. Open the attached "AddressablesBug.zip" project on 2020.1.0a252. Build Default Addressables group (Window > A... Read more
[Addressables] using ReleaseInstance() on ComponentReference<TComponent>...
Reproduction steps:1. Open the attached project in "ComponentReference.zip"2. Enter Play Mode3. Press and release 'a' button on the ... Read more
[investigation needed] GameObject Animators become not valid when instan...
Reproduction steps:1. Open the provided project "case_1223207-steel-flood.zip"2. Enter Play Mode3. Press "ESC" -> "Quit to menu" ... Read more
[Addressables] InitializeAsync - Unknown error in AsyncOperation
How to reproduce:1. Open the attached project (AddressablesTest.zip)2. Build Addressables3. Move the generated bundles/catalog to ht... Read more
Addressables.LoadAssetsAsync AsyncOperationHandle.Result is null if at l...
Steps to reproduce:1. Open the attached project (case_1227349.zip)2. Open SampleScene3. Enter Play Mode Expected result: No exceptio... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code