Search Issue Tracker
Editor's font does not change when adding a new font to "fontsettings.txt"
Reproduction steps:1. Navigate to C:\Program Files\Unity\ [Needed Unity Version] \Data\Resources2. Open “fontsettings.txt”3. Find th... Read more
Sprite editor - Slice menu text renders incorrectly
Noticed that the slice menu renders text incorrectly, as if there's a cut going through that part of the menu and impacting everythi... Read more
Values of duplicated Prefab instance in the Hierarchy resets to the orig...
How to reproduce:1. Open the “AnimationPreviewTest” project2. Open the “SampleScene”3. Move the “Cube” prefab from the Assets folder... Read more
[Crash] Adding AudioListener component with OnAudioFilterRead crashes th...
When removing the audio listener on a game object and adding it back, it crashes the editor if the game object has a script with OnA... Read more
SpriteAtlas addressable bundle size is doubled if previous build cache i...
Reproduction steps: 1. Open user attached project "AddressablesSizeRepro_1.21.19"2. Open Window > Asset Management > Addressab... Read more
Linear fog + Detail maps = Problems on android
Using detail maps on a lit material while having the scene fog set to linear will result in bad rendering artifacts. The artifacts a... Read more
[MacOS] Scene Context menu doesn't become visible until mouse isn't moved
How to reproduce:1. Open any scene2. In the scene view right click to open the context menu Expected result: Context menu opensActua... Read more
IL2CPP error is thrown when building project in Debug build mode
Reproduction steps:1. Open attached project “IL2CPP_Build_Error_Project“2. Click on the Bug Report > Click this to build button i... Read more
Can’t navigate through ListView items when using arrow or WASD keys
Reproduction steps:1. Open the attached “BugTest” project2. Open the “Assets/Test Scene.unity” Scene3. Enter the Play Mode4. Click o... Read more
"ReleaseDynamicVBOFrame: Expected node in client scratch release queue" ...
How to reproduce:1. Create a new Unity project using the "3D Sample Scene (HDRP)" template2. Wait for the project to load and observ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS