Search Issue Tracker
Assets with . prefix or ~ suffix don't get ignored when using GetDownloa...
How to reproduce:1. Open the user's attached project2. Enter the Play mode3. In the Game view press the 'Check for new Content' butt... Read more
Renaming Addressables Group and pressing Esc button on the keyboard does...
Reproduction steps:1. Open user's project "AddressablesEditingGroups.zip"2. In the top toolbar select Window/Asset Management/Addres... Read more
UnityWebRequest fails on Windows if gzip compression is used
Issue started after upgrade to libcurl 7.75.Unity never had support for compression on Windows, but it was possible to work it aroun... Read more
LocalizedString PropertyField not working in custom EditorWindow
How to reproduce:1. Open the attached "LocalizationTest.zip" project2. In Project Window choose "King of the hill" Asset3. Click on ... Read more
Crash in CalculateSurfaceArea when enabling "Contribute Global Illuminat...
Reproduction steps:1. Open the user's attached project2. Enter play mode in scene "NoiseField"3. Enable "Contribute Global Illuminat... Read more
[Shader graph] Target settings Add/Remove button is displayed too far ri...
How to reproduce:1. Open the attached "case_1343124.zip" project2. In the Project window, open the Test Shader Graph3. Open the Shad... Read more
Cannot move/rotate/scale static objects in prefab mode when playing
Reproduction steps:1. Open attached project "LinxuPrefabBugs_2019_4.zip"2. Enter Play Mode3. In Project window, select Assets/Cube.p... Read more
UndoPropertyModification currentValue returns null when changing Materia...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Open the Animation Window (Window->Animation->an... Read more
Potentially: wrong order of input system init versus MonoBehav Awake (pr...
How to reproduce:1. Create a URP project or clone https://github.com/ernestasKupciunas/Winter.git (or open the attached project)2. S... Read more
[DXR] Ray traced reflections with 2 bounces always noisy regardless of d...
How to reproduce:1. Open the attached "dxr_rtr_noise_bugreport.zip" project2. Open "Scenes/SampleScene"3. Enter the PlayMode4. Ray 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