Search Issue Tracker
AssetDatabase.ForceReserializeAssets modifies data when used on a Prefab...
How to reproduce:1. Open the attached "1252436 repro" project2. Copy the content of Assets/HubProduction.prefab and save it for late... Read more
Crash when using AssetDatabase.FindAssets in a custom PropertyAttribute ...
How to reproduce:1. Open user-submitted project (AssetDatabaseBug.zip)2. Open the file 'TestClass.cs' and uncomment line 10([Formerl... Read more
IDropHandler is not triggered when the dragged object has IPointerDownHa...
How to reproduce:1. Open user's attached "Drag Drop Bug" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Drag and dro... Read more
The Editor's 'hasUnsavedChanges' functionality loses changes when at lea...
How to reproduce:1. Open attached project "hasUnsavedChangesInvalidChanges.zip" and scene "SampleScene"2. Open Profiler Window3. Cli... Read more
Animator Controller asset can contain orphaned data which cannot be remo...
How to reproduce:1. Open user-submitted project (805665.zip)2. Select the '[BUG] Anim Controller has orphan State that references th... Read more
[WebGL] [VideoPlayer] Autoplay of muted video is blocked when 'Wait For ...
Reproduction steps:1. Open the attached project ("case_1241584-MutedVideos.zip")2. Open the repro scene ("SampleScene")3. Select the... Read more
Editor UI text is blurry when compared to previous Unity versions
How to reproduce:1. Create a new project2. Set the Editor Font to Verdana (Edit -> Preferences)3. Select Main Camera GameObject E... Read more
[IL2CPP][Android] Project does not build to IL2CPP if one of the scripts...
How to reproduce:1. Build the "SampleScene" scene of the attached "Repro1251077.zip" project to Android2. Observe the console Expect... Read more
[Android] Input field caret jumps back a couple of characters when typin...
Steps to reproduce:1. Open and build User-supplied project ("InputFieldException.zip")2. Focus the Input field and type as fast as p... Read more
[macOS] Unity Editor crashes when Right-clicking a tooltip
How to reproduce:1. Create a new project2. Hover over a button that has a tooltip (ex. Layers dropdown menu)3. Wait for the tooltip ... 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