Search Issue Tracker
Font Asset created via Font Asset Creator results in corrupted Asset tha...
Reproduction steps:1. Open the attached project "1334048.zip"2. In the top toolbar open Window/Text/Font Asset Creator3. Drag font "... Read more
OnDrawGizmosSelected() is called twice when selecting child GameObject a...
Reproduction steps:1. Open user's project "LootArea.zip"2. Open "SampleScene" Scene3. Make sure to not place your mouse cursor on Sc... Read more
NativeArray.AsReadOnly will not throw a IndexOutOfRangeException when tr...
How to reproduce:1. Open the attached project "NativeArray.zip"2. Open SampleScene3. Click Play Expected result: A IndexOutOfRangeEx... Read more
Unity doesn't start on macOS Monterey
Found in: Unity 2021.2.0a1, 2021.1.0a1, 2020.2.0a1 and 2019.3.0a1. Does not reproduce in Unity 2018.4. Fixed in Unity 2021.2.0a17, 2... Read more
[Android][Mobile Notifications] Notifications do not pop up or appear at...
To reproduce:1. Build and Run notification test project, located in the package on Device with Android 122. Try sending any kind of ... Read more
[Windows] Semantics are not holding consistency between vertex output an...
How to reproduce:1. Open the user's attached project and Scenes/semantics scene2. Observe the Cube in the Game view Expected result:... 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
[Linux] Can't drag tabs across window boundaries from one container wind...
Dragging a tab (not containing window) across screen boundaries does not work on Linux. It is blocked at the edge of the screen. 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
IMGUI button presses don't get registered while in a Device Simulator
How to reproduce:1. Open the attached "1333953.zip" project2. Open the "Test" Scene3. Enter the Play Mode4. Change from Game View to... 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