Search Issue Tracker
[2D] Multi-selecting more than 1 PSB file launches PSD Importer Inspecto...
There's a bug that is preventing users to use the PSD Importer Inspector properly when more than 1 PSB files are selected. Read more
[HDRP] OnDemand Shadows are Incorrectly Cached
Reproduction steps:1. Open user-attached project2. Open the "TestScene" scene in the Scenes folder3. Enter Play Mode4. Select "Spot ... Read more
[ARFoundation] Camera request permission window is not shown when app is...
Reproduction steps:1. Open the attached Unity project "1387507.zip"2. In the Editor, open the Android Logcat window3. Go to Build Se... Read more
Significant increase in load times entering Play Mode when components ha...
How to reproduce:1. Open the attached project from "1168903_AddrPerformance.zip"2. Open Scene "Loader"3. Open the Profiler in Editor... Read more
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
Texture is not rendered when Texture Quality is not set to Full Res
Reproduction steps:1. Open the "SampleScene" Scene in the attached project "CopyTextureTest.zip"2. Go to Edit > Project Settings ... Read more
InvalidOperationException when setting Entry to None in Asset Table
Repro:1. Open attached project.2. Open Asset Table in Table Editor. (Assets/Localization/Tables/TestTable)3. Click on Edit Table Ent... Read more
[Undo] TMP GameObjects remain in the scene after undoing their creation ...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Button - TextMeshPro in the active scene3. Press Ctrl+... Read more
[Test Runner][Android] Test runners fails to connect properly to Android...
Reproduction steps:1. Download the attached user's project "MiniTestRunner.zip"2. Change the paths of this command:"C:\\Program File... Read more
[Test Runner][Android] Test runners fails to connect properly to Android...
Reproduction steps:1. Download the attached user's project "MiniTestRunner.zip"2. Change the paths of this command:"C:\\Program File... 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