Search Issue Tracker
[ECS] EntityQuery.CopyFromComponentDataArray is copying memory the wrong...
How to reproduce:1. Open user-submitted project (CopyFromComponentDataArrayBug.zip)2. Open the SampleScene3. Enter Play Mode and che... Read more
ArgumentException errors are thrown when 2D Game Kit is imported for the...
How to reproduce:1. Create a new 2D project2. Install 2D PSD Importer from the Package Manager (If the package is not present)3. Go ... Read more
Profiler still collects samples and the Editor memory usage continuously...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. In the Profiler window ... Read more
[IMGUI] Sun dropdown icon overlaps with text when the "High Quality" opt...
In Skybox Material Sun dropdown icon overlaps with text when the "High Quality" option is selected. Refer the attached screenshot St... Read more
[SRP] Duplicate Additional Camera Data component gets added to prefab ca...
How to reproduce:1. Create a new 3D template project2. Create a prefab from the Sample Scene's Main camera and save the Scene3. Upgr... Read more
[D3D12] Extra/redundant Color Render Target is used for depth and shadow...
How to reproduce:1. Launch Unity using RenderDoc2. Open the attached project named "Case_1244224"3. Enter Play mode and capture the ... Read more
[Unity NetCode] InvalidOperationException is thrown when using Ghost Aut...
How to reproduce:1. Create a new Unity project2. Import the Unity NetCode package3. Create a Cube and turn it into a Prefab4. Create... Read more
Application.ProcessWindowsMessage loading window is displayed when closi...
How to reproduce:1. Open the attached project "1244214.zip"2. Select "New Terrain" Terrain in Project window Assets folder3. Click P... Read more
Part of a clickable label's area becomes unclickable when using GUILayou...
How to reproduce:1. Open the attached 'project-1244210.zip' project2. Select the 'GameObject' in the Hierarchy window3. In the Inspe... Read more
[DOTS][HybridRendererV2] Position Node has incorrect results with conver...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene_FOV"2. In the Project Window, select the "BuvketFov" Mate... 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