Search Issue Tracker
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
"Mesh 'NormalCurveRendererMesh'" error thrown when interacting with Anim...
How to reproduce:1. Open the attached project “IN_15265”2. Open “Example Animation” Animation Clip in the Assets3. Select the Curves... Read more
"Destroying object multiple times" error when modifying properties in th...
Reproduction steps:1. Open the attached “FAV_repro_IN-39779.zip" project2. Select the GameObject "Canvas"3. In the Inspector, Graphi... Read more
FileUtil.DeleteFileOrDirectory deletes the entire project folder when it...
Reproduction steps:1. Open the attached project "Case_1382446"2. In the Menu Bar select "FileUtil-> Execute" Expected result: An ... Read more
Tooltip appears too low when hovering over partially visible image
How to reproduce:1. Open the attached “6000.2-UI” project2. In the toolbar, Navigate to Demo > Tooltip3. Resize the newly opened ... Read more
“The type … is being serialized by [SerializeReference], but is missing ...
Reproduction steps:1. Create a new project2. Open Render Pipeline Converter window (Window > Rendering > Render Pipeline Conve... Read more
Icon of a GameObject flickers when it is just created
Steps: Create a new project Click on "GameObject -> Create Empty" menu item ==> Icon of a newly created GameObject flickers at... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps:1. Open the attached Unity project "ReorderableListBug.zip"2. Open the "SampleScene.unity" Scene3. In the Hierarc... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... 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