Search Issue Tracker
Editing prefabs directly in the project browser is no longer possible
1: Create a prefab2: Select the prefab in the project browser3: Note the inspector does not show any properties or components Expect... Read more
E-mail section doesn't support non ASCII characters
Steps to reproduce : - open the login window- in the input field type something like testemailæø@gmail.com- press enter and notice t... Read more
AssetBundle.name is empty when asset bundle loaded through WWW
To reproduce:1. Open attached project2. Go Assets -> Build AssetBundles3. Open "test" scene4. Play the scene Actual behavior: not... Read more
Build error Troubleshoot button links to an empty web page when encounte...
Reproduction steps:1. Open the attached Project “BugRepro”2. Build the Project3. Upon failing, press the “Troubleshoot” Button when ... Read more
Sprite Mode "Multiple" is set by default when importing images
How to reproduce:1. Create a new project2. Import any image to Unity3. Select the imported image and change Texture Type from “Defau... Read more
Entering playmode in fullscreen on one display while Editor is fullscree...
Steps to reproduce: 1. Open any Unity project2. Fullscreen the Unity Editor on Display 13. Navigate to "Game View" and change the "E... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
[Cinemachine] Cinemachine in a specific Prefab throws exceptions while a...
How to reproduce:1. Open attached project "ReproCM_*.zip" and scene "Factorywood_Interior"2. Enter/Leave Play mode (this is is only ... Read more
Editor redirects the user to an invalid webpage when trying to access do...
Reproduction steps:1. Open the attached project “NetworkingBug“2. Open the Scene “Assets/Scenes/Menu”3. In the Hierarchy window sele... Read more
Unity editor doesn't not pick up modified files if they were auto-saved ...
How to reproduce:1. Install Rider (JetBrains) IDE2. Enable Auto-save functionality3. Modify a script4. Alt+tab from Rider to Unity5.... 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