Search Issue Tracker
"The provided object cannot be assigned a managed reference ID because i...
How to reproduce: Open the attached project "SerializeReferenceEnum.zip" Select Assets/New MyObject.asset Click "Assign Managed Refe... Read more
Text gets pushed to the left when typing in a text field
How to reproduce:1. Open the attached user project “TestUITextField2.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mo... Read more
2 same components are added when drag and dropping a script onto a Game ...
How to reproduce:1. Open a new Unity project2. Create a new empty script3. Select Main Camera, drag and drop the newly created scrip... Read more
Project Window asset names are off-center
Steps to reproduce:1. Open any Unity project2. Observe the project window Actual result: asset names are aligned with the rightExpec... Read more
Item selection is offset below when UIToolkit ListView is set to dynamic...
How to reproduce: Open the attached project "UIToolkitListViewIssue-2023.1.zip" Open Window>Scene Explorer Click on "SampleScene ... Read more
[Android] Memory leaks ~100mb with each HTTP request until Player crashe...
How to reproduce:1. Open the user-attached “il2cpp_armv7.zip”2. Edit → Project Settings → Player and change the Scripting Backend to... Read more
Script recompilation doesn't trigger automatically when switching build ...
Steps to reproduce:1. Open the “TestNullString” project2. Go to File → Build Settings and Switch Platform to Dedicated Server or Win... Read more
Console displays "Failed to find entry points:" error when burst compiling
Steps to reproduce:1. Open user attached project2. Observe the Console window Expected result: Displays no errorsActual result: Disp... Read more
Script Component is added twice when dragging it from the Project Window...
Steps to reproduce:1. Create a new Project2. Create a new Script in the Project Window3. Create Cube GameObject in the Hierarchy4. D... Read more
Objects' names in the Project window are off-center
How to reproduce:1. Create a new Unity project2. Observe the "Scenes" folder name Expected result: The folder name is centeredActual... 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