Search Issue Tracker
[Windows] Editor window is no longer maximized when changing or resettin...
How to reproduce:1. Create a new Unity project2. Make sure Editor window is maximized3. Change the Layout, or click on Layout -> ... Read more
Enum values can't be changed in the Inspector when saving them in a Scri...
How to reproduce:1. Open the user attached project2. Create a Scriptable Object asset via Assets -> Create -> Enum Test3. Open... Read more
UnityException error is thrown on creating material preset of any Renderer
UnityException error is thrown on creating material preset of Tilemap Steps to repro:1. Create a new project.2. GameObject > 2D O... Read more
Asset and meta files inconsistent casing warning has spelling mistake
How to reproduce:1. Open attached project "SpellingErrorWhenInconsistentCasing.zip"2. Go outside Unity's Editor, then go to Spelling... Read more
Name of the script is displayed beyond bounds in the Project Window when...
How to reproduce:1. Create a new project2. Create a new script with the name "ין פאָקס דזשאַמפּס איבער די פויל הונט די שנעל ברוין פא... Read more
[macOS] Fatal Error "attempt to write a readonly database" when rebuildi...
Reproduction steps:1. Create a new project in an External Storage Device (HDD/SSD)2. Close the project and delete the Library folder... Read more
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:1. Open user's attached project2. Go to Window > AudioUtil Bug Demo Window3. In the Project window, select "St... Read more
Standalone Visual Solution build creates a '_Data' folder with the wrong...
Steps to reproduce:1. Create a new project and name it 'A.B.C'2. Open Build Settings and enable 'Create visual Studio solution'3. Bu... Read more
RevertIsValid with the RevertMode.Unchanged returns true for modified as...
How to reproduce:1. Extract and open the attached project ("IsValid bugs.zip") to your preferred workspace2. Submit the initial proj... Read more
Crash in Build: UnityPlayer.dll!SharedObjectFactory<ShaderPropertySheet>...
How to reproduce:1. Open the build2. Enter tutorial (after opening credits)3. After the tutorial is loaded, press ALT + R to reload ... 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