Search Issue Tracker
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
Keyboard input is not working when using an external keyboard in iOS 15
How to reproduce:1. Open the attached project "iOS New Input System Test.zip"2. Go to Build Settings (File>Build Settings)3. Sele... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
NullReferenceException when setting 'isTextObjectScaleStatic' to false o...
Reproduction steps:1. Open the attached “TMP Bug.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Observe the Console E... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
The image from the atlas which is used by a prefab is missing when sprit...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. In File Explorer, ... Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
[Editor][ClearBakedData] Clearing baked data at certain lighting calcula...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Untitled.unity' scene;3. Open Lighting tab in the Inspector;4. Press... Read more
Number of realtime lightmaps is not shown in the lighting window
Steps to reproduce: Open the attached project ([^HDRP-LightingBug01.zip]); Open the OutdoorsScene; Navigate to the Lighting window (... Read more
Empty box displayed in "Target Density Distribution" field in Paint Deta...
Steps to reproduce: Create a new Unity project Install the Terrain Tools package Create a Terrain GameObject (Create > 3D > Te... 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