Search Issue Tracker
AssetImporterEditor is displayed in the Inspector window when selecting ...
How to reproduce:1. Open the user’s attached “EditorSelectionError.zip” project2. In the Project window, select “asd - Copy” and “as... Read more
HDRP Quality Preset labels get cut off in the Project Settings
Steps to reproduce:1. Create a new HDRP project2. Go to Edit>Project Settings3. Select the HDRP section under Quality in the side... Read more
GraphicsBuffer.LockBufferForWrite does not render GameObjects when using...
How to reproduce:1. Open the “Million_Cubes” project2. Open the “SampleScene”3. Enter Play Mode and observe Game View Expected resul... Read more
Editor crashes on mono_jit_runtime_invoke when entering the Play Mode
Reproduction steps:1. Open the attached project “CrashAnimCtrlOverride”2. Open “Assets/Scenes/SampleScene.unity”3. Enter the Play Mo... Read more
Script Component is treated as an Editor script when attaching to GameOb...
Reproduction steps:1. Open the attached "repro_IN-36142WrongMessage.zip" project2. Open the "Assets/Scenes/SampleScene" Scene3. In t... Read more
[URP] BatchRendererGroup shader flickers when "Light Layers" is enabled ...
Reproduction steps:1. Open the attached project “BatchGroupFlicker”2. Enter the Play Mode3. In Project window select “Assets/Setting... Read more
UNITY_ARGS_TEX2DARRAY_NOSAMPLER doesn't exist
We provide a bunch of macros in HLSLSupport.cginc to work with different graphics APIs in a consistent way.We have macro groups for ... Read more
Letters appear and disappear in InputField when typing in Korean letters...
Reproduction steps: 1. Open the attached “Letters” project 2. Open "Assets/Scenes/SampleScene.unity" scene3. Enter Play Mode4. Chang... Read more
Breakpoints are not working in embedded packages when using Visual Studio
Reproduction steps:1. Open the attached "repro_IN-36580Breakpoints.zip" project2. Open "Assets/Scenes/Main" Scene3. Open scripts "Pa... Read more
Bright white columns are rendered on a dark GameObject when ReflectionPr...
How to reproduce:1. Open the “IN_31976” project2. Open the “OutdoorsScene” Scene3. Select the “Main Camera” GameObject in the Scene ... 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