Search Issue Tracker
Flipped 2D Hinge Joints behave incorrectly
How to reproduce:1. Open Unity2. Load user-submitted project (2D-BugReportProject.zip)3. Open "Game.unity" scene4. Play the scene5. ... Read more
[Linux] Editor does not import assets from the Asset Store when clicking...
Reproduction steps:1. Create a new project2. Click Window > Asset Store3. Find a free asset4. Click “Open in Unity” Expected resu... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
[SDL Platforms] Screen.dpi is Always Returning 0
Steps to reproduce: Create a Unity project and add a Monobehavior that prints the value of Screen.dpi Build and run the application ... Read more
Touch input is reset in Device Simulator when Unity Remote is killed
How to reproduce:1. Open the attached project "InputLostTest.zip" and load Scene "SampleScene"2. Open Unity Remote on a mobile devic... Read more
Allocation errors are logged to the Console when creating a new project ...
How to reproduce:1. Open the Hub2. Make sure the “Connect to Unity Cloud” option is enabled3. Create a new project with any template... Read more
Public variable's value is unable to be changed when it's above a Custom...
How to reproduce:1. Open the user's attached project "BugReport.zip"2. Select "Test" in the Hierarchy window3. In the Inspector wind... Read more
Unity Editor fails to build a project after moving a native plugin DLL f...
Steps to reproduce:1. Open user's project2. Move Assets/FolderA/FooBar.dll into Assets/FolderB3. Build the project Expected result: ... Read more
[Mobile] PointerEventData.pointerId is the same when simultaneously rele...
Steps to reproduce:1. Open the attached project “TouchTest Latest”2. Build and Run the project on the device3. Press the finger on t... Read more
[IL2CPP] Build fails with C# plug in which has nested pointer
Steps to reproduce:1. Download attached project2. Build standalone player with IL2CPP backend Expected results: project successfully... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved