Search Issue Tracker
Missing IL2CPP methods errors are thrown on every new build when using I...
Different console errors regarding missing/invalid IL2CPP methods and types are thrown on every new build when using IL2CPP strippin... Read more
Copy Path in the Editor doesn't copy the full path
How to reproduce: 1. Create a new project 2. In the Project window right-click on the Assets folder and click Copy Path 3. Check the... Read more
"unity default resources" contains UnitySplash-cube when the splash scre...
Reproduction steps: 1. Open the attached project "CubeTest.zip" 2. Build the Project 3. In the Build folder find and open the file "... Read more
Depth Mask is not receiving "Global Post Process" effects
How to reproduce: 1. Open project "Broken_DepthMask.zip" 2. Make both Scene and Game windows visible 3. Select "MainCameraRig" in th... Read more
Callback methods are not called when the element is removed during “clic...
Reproduction steps: 1. Open the user’s attached project 2. Open Assets/Scenes/Sample Scene 3. Enter Play mode 4. Press the “Open Pan... Read more
Empty Scene Template name gets trimmed in New Scene window when using UI...
How to reproduce: 1. Create a new project 2. Set UI Scaling to 125% (Edit>Preferences...>UI Scaling>Use custom scaling value) 3. Res... Read more
OnDrawGizmos works when a component is collapsed in the Inspector
How to reproduce: # Open the user-attached “TestOnDrawGizmos.zip” project # In the Hierarchy select “GameObject” # In the Inspe... Read more
"This Mesh Collider is attached to GameObject but doesn't have Read/Writ...
Reproduction steps: 1. Open the user's attached "MeshTest.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play mode 4. Obs... Read more
On Value Changed event of Scroll Rect is triggered when parent position ...
Reproduction steps: 1. Open the user's attached project "ScrollRectBugReport.zip" 2. Open "SampleScene" from the Project window 3. E... Read more
[Backport] [UIR] Shadergraph and VFX Graph Text displays errors on Radeo...
The text in the ShaderGraph shaders is displaying lines and other glitches. Repro: - make a new project in URP - make a new shader... 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