Search Issue Tracker
Linux Editor only redraws panels on when they're being moused over when ...
How to reproduce:1. Create a new project2. In the menu bar open the "File" menu3. Keep opening menus from left to right all the way ... Read more
[MacOS] Editor crashes on RenderTexture::GetSRGBReadWrite() const when r...
How to reproduce:1. Extract the attached project ('a.zip')2. Open the Terminal and run the following command: "Unity path" -batchmod... Read more
AssetDatabase.SetImporterOverride doesn't fail when used on folders
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Scenes' folder3. In the top bar menu select... Read more
DLL with Define Constraint included in BuildPlayerOptions.extraScripting...
Steps to reproduce:1. Download and open the user's attached project ("DefineConstraintsIssue-2021.1.zip")2. In the menu bar click Te... Read more
[Android] Device logs 'Color format for DP is invalid' when deploying wi...
Steps to reproduce:1. Open the attached project2. Open Android Logcat3. Connect Android device4. Build and run Expected results: no ... Read more
Clicking the Debug/Release mode button in the bottom right doesn't open ...
Reproduction steps:1. Open any Unity project2. In the bottom right of the Editor, click on the Debug/Release mode button Expected re... Read more
Crash on tt_cmap4_char_map_binary when rebuilding Library folder
How to reproduce:1. Open the attached ”1328789_CrashRepro” project Expected result: Project opensActual result: Project crashes Repr... Read more
Other ScriptedImporters in the Project are not registered when a Scripte...
How to reproduce:1. Open the user's attached project2. In the Project window observe the 'CompanionCube' Asset Expected result: The ... Read more
[VCS, AssetDatabase] AssetDatabase.DeleteAsset throws an error if the pa...
How to reproduce:1. Open the user's attached project2. Make sure that Version Control Mode is set as Perforce in the Project Setting... Read more
Script loses reference to a MonoBehaviour after adding Serialized variab...
How to reproduce:1. Open the attached project "Roguecaster.zip"2. Go to Assets > _Game > Scripts > Units > AIComponent3.... 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