Search Issue Tracker
Unrelated errors appear when you try to open a project from that was pre...
To reproduce follow the steps:1. Create new project in Unity2. Close and Restart Unity to project selection window3. Delete folder p... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
[HDRP] custom Post Process effects do not work with duplicated or rename...
Reproduction steps:1. Open project in "Original.zip"2. Open "SampleScene.unity"3. Select "Volume" in the Hierarchy4. Increase Test S... Read more
[Prefab] Create Empty Parent option for prefab child object creates a Si...
Creating an empty parent for a prefab child object results in the creation of a 'sibling' instead of a 'parent'. Refer to the attach... Read more
Plugins start ignoring calls to set platforms when the "PluginImporter.C...
How to reproduce:1. Open the “PluginSettingsBug.zip“ project2. Select the “Assets/game_plugin.dll“ Asset in the Project tab3. Ensure... Read more
UI sprites differ when one of them has transparent background, other has...
How to reproduce:1. Open attached Unity project2. Load scene "Gradient" Expected result: Both sprites looks the same.Actual result: ... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
"EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown ...
How to reproduce:1. Create a new project2. Create a “Canvas” GameObject3. Add a “Button - TextMeshPro” GameObject as a child of the ... Read more
Sprite images generating process takes a long time and percentage hangs ...
Steps to reproduce:{}{{}}1. Create a new project and install the "AI Generators" package2. In the Project window, right-click -> ... Read more
In Profiler, most of the "CPU Usage" details are missing when the saved ...
How to reproduce:1. Open attached project "NavMeshTest.zip" and scene "NavMeshTest"2. Open Profiler window and enable "Record"3. Ent... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window