Search Issue Tracker
Unity is not launching from the Hub when having an unstable internet con...
How to reproduce: 1. Open Unity Hub 2. Run any project Expected result: The Project launches Actual result: Unity's icon appears fo... Read more
Unable to modify RWStructuredBuffer elements via indirect dispatch of a ...
Reproduction steps: 1. Open project "dispatch_indirect_bug.zip" 2. Open Scene "TestScene" 3. Enter Play Mode 4. Observe Game view E... Read more
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
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