Search Issue Tracker
Building projects with IL2CPP scripting backend on Windows fail due to f...
Steps to reproduce: 1. Create a new Unity project 2. Set scripting backend to IL2CPP in Player Settings 3. Attempt to build the proj... Read more
[URP] [Universal Renderer] Post-processing doesn't enable when PostProce...
On assigning Post-processing Data to None, the Post-processing Enabled checkbox gets unchecked automatically in the Inspector when 2... Read more
[Physics Debugger] Colliders are visualized even if their Layer is not s...
How to reproduce: 1. Open the attached "ShowPhysicsLayers.zip" project 2. Open the "SampleScene" Scene 3. Go to Window -> Analysis -... Read more
Crash on PAL_LocalIPC_IsConnected when IPC fails on launch
How to reproduce: 1. Open the project attached by the user from "Berat.zip" Expected result: When IPC fails to connect, should fall... Read more
GoogleSheets NullRefException when pulling empty cell
1) Create a new String Table Collection for multiple languages (2 or more) 2) Add some entries for 1 language but leave 1 empty. 3... Read more
UI Toolkit ListView isn't being selected when clicking Submit key
Reproduction steps: 1. Open the attached project (case_1311688-UI-Test-2.zip) 2. Open Scenes/SampleScene 3. Click Play 4. Click on t... Read more
GoogleSheets NullRefException when pulling empty cell
How to reproduce: 1. Create a new String Table Collection for multiple languages (2 or more) 2. Add some entries for 1 language but ... Read more
[Android][Addressables]Video fails to load when loaded from Addressables...
Reproduction steps: 1. Download and open the attached project "1318279.zip" 2. Open the Addressables Groups window (Window -> Asset ... Read more
Physics2D - CircleCast hit point is different than Raycast from the same...
Reproduction steps: 1. Open user's project "circlecast_issue.zip" 2. Open "SampleScene" Scene 3. Enter Play Mode 4. Press the space ... Read more
"Assertion failed on expression: 'insideBlock || node.IsInline() || node...
Reproduction steps: 1. Open the user's attached project and Scenes/SampleScene scene 2. In the Hierarchy window, select Main Camera ... 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