Search Issue Tracker
Memory leak when instantiating and destroying GameObjects with a collider
Reproduction steps: 1. Open the user's attached project "ColliderMemLeak.zip" 2. Open "SampleScene" 3. Enter Play mode 4. Click "Sta... Read more
Inconsistent BURST test results when repeating tests
Reproduction steps: 1. Download and open the attached "repro.zip" project 2. Go to "Window" > "General" > "Test Runner" 3. Double cl... Read more
[Remote Config] ConfigOrigin.Cached switch case is not used when the Int...
Reproduction steps: 1. Open project "RemoteConfigBug" 2. Open Scenes > SampleScene 3. Open Remote Config Window 4. Add a setting wit... Read more
Removed missing script component is registered as unused override
Steps: 1. Create a new project 2. Add GameObject and assign any script to it 3. Convert to prefab 4. Delete script from Project Brow... Read more
RectMask2D hides all content when parented from other display to first d...
How to reproduce: 1. Open the attached project "Multimonitor.zip" 2. Open Assets/Scenes/MultiDisplayErrors.unity 3. Enter Play Mode ... Read more
Canvas is scaled-down when opening the project
How to reproduce: 1. Open the attached project 2. Observe the Game window Expected result: Canvas size is same as camera's height a... Read more
RGB values from Texture2D.GetPixel are wrong when pixel has an alpha val...
How to reproduce: 1. Open the user's project "My project.zip" 2. Press Play and observe the 5th message in the Console window Expec... Read more
[Android][IL2CPP] Build is looking for "�l2cpp" folder instead of "il2...
How to reproduce: 1. Set Windows display language to Turkish 2. Sign out of the Windows and Sign back in (will be asked to do so aft... Read more
[URP] Unity Recorder's generated PNG files are blank when recording with...
Reproduction steps: 1. Open the attached "1408044.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play mode 4. Enable the ... Read more
An incorrect number of results is displayed in the search window when th...
To reproduce: 1. Open HUB; 2. Create a new project; 3. In "Assets" folder create a new one and name it "ArtWork"; 4. Double click o... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key