Search Issue Tracker
Crash in Unity::Joint::SetupAxes when disabling a GameObject while editi...
How to reproduce:1. Create a new Unity project2. Select any GameObject and add a 'Hinge Joint' Component3. Toggle the 'Edit Angular ... Read more
Console errors are thrown when using System.IO.Compression in the Editor...
Reproduction steps:1. Download and open the attached "SystemCompression" project2. In the Project window, move the "Test" script fil... Read more
[Memory Profiler] Multiline string values do not fit in the table row wh...
How to reproduce:1. Create a new Unity project2. Install the Memory Profiler package3. Open Memory Profiler window4. Unzip and impor... Read more
[Memory Profiler] Renaming png files does not update until the Memory Pr...
How to reproduce:1. Open attached "case_1275324.zip" project2. Make sure that the Memory Profiler package is installed3. Enter the P... Read more
[InputSystem] Drag Threshold value is ignored for Scroll View after inte...
How to reproduce:1. Open user-submitted project (New Unity Project.zip)2. Open the SampleScene3. Enter Play Mode4. Drag the mouse in... Read more
"Run in background" option causes a dramatic increase in CPU usage
Steps:1. Create a new project2. Uncheck the "Run in background" option in "Player Settings -> Resolution and Presentation"3. Run ... Read more
Large amount of tris and verts are being reported in an empty scene by t...
How to reproduce:1. Create a new Unity project2. In the top right corner of the Game view window click 'Stats'3. Observe the count o... Read more
Allocated memory is not cleared when loading and unloading scenes
How to reproduce:1. Open the attached project ("case_1275751-Memory-Test.zip")2. Open a profiler window3. Make a Standalone Developm... Read more
[Android][IL2CPP] Build fails when using linker-flag "--long-plt" in Pro...
Repro steps:1. Open attached project2. Make sure IL2CPP is set as the Scripting Backend3. Attempt to build the project Actual: Build... Read more
Asset parameters not updating in Inspector when changed with script and ...
How to reproduce:1. Open the attached project from "stopTime_1275738.zip"2. Navigate to Window > My Window3. Select asset "Test" ... 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