Search Issue Tracker
[IMGUI] "Info" property is misaligned in"Polygon Collider 2D" component
In the "Polygon Collider 2D" component, "Info" property is misaligned. It is placed slightly to the left than other properties in th... Read more
[TMP] InputField (TMP) stays in Highlighted state when it should be Sele...
How to reproduce:1. Open attached project "Case_1210496" and load SampleScene2. Press Play3. Hover over InputField (TMP) GameObject ... Read more
[Adreno][Procedural Instancing] The application is closed or nothing is ...
How to reproduce:1. Open the attached 'Swarm.zip' project (https://github.com/keijiro/Swarm)2. Build and run a 'Test (Swirling)' sce... Read more
[Mali][Procedural Instancing] Pink shape is rendered instead of particle...
How to reproduce:1. Open the attached 'Swarm.zip' project (https://github.com/keijiro/Swarm)2. Build and run a 'Test (Swirling)' sce... Read more
[HDRP] Texture format info is not visible in the Texture Inspector window
Steps to reproduce: 1. Create a new project or open an existing one2. Make sure that your project contains 2D texture and cubemap te... Read more
[UIBuilder] Dragged Hierarchy Element's tooltip does not disappear when ...
How to reproduce:1. Create a project on default 3D template2. Import UI Builder package in Package Manager3. Open UI Builder's Windo... Read more
Editor crashes when shader global constant buffer exceeds 64kB on dx12
How to reproduce:1. Open the attached project2. Select the "Material" in Project Window3. Observe the crash Expected result: the Edi... Read more
Unable to unfold EditorGUILayout.Foldout when clicking on foldout arrow
How to reproduce:1. Open attached project "EditorBug.zip" and scene "SampleScene"2. In Hierarchy window, select "TestScript" object3... Read more
[ColorPicker] Location dropdown doesn't remain in opened state while cre...
Location dropdown while creating a new library opens and closes immediately on selecting it due to which options from the dropdown a... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used