Search Issue Tracker
The .meta file generated for the .DLL plugins do not respect the YAML sp...
Steps to reproduce:1. Create a new project2. Import any DLL3. Open the meta file of DLL4. Observe, the .meta file generated for .DLL... Read more
Multiple Camera viewports interacting wrong, using less screen space tha...
Steps to reproduce:1. Open user attached project "CompositeImages.zip" in Unity 5.62. Select RainCone material in project window and... Read more
[iOS][GameCenter] Social.localUser.Authenticate does not work on some de...
To Reproduce: 1. Build and run the attached project.2. Enable 'Game Center' in the capabilities section.3. Click the button and obse... Read more
NullReferenceException when adding a label
Steps to reproduce : - create an asset- add a label to it and notice the error *Note:Regression from 2017.b5. NullReferenceException... Read more
Editor does not save font asset "fallback Reference" properly, which pre...
To reproduce:1. Open attached project "Font Fallback Test.zip"2. Open "init" scene.3. There are 4 different examples of text. 3rd ex... Read more
NavMesh.SamplePosition() returns incorrect value on slope near NavMesh i...
How to reproduce: 1. Open attached project2. Open scene Scenes/BakedPlane.unity3. Open the Navigation window4. Play the scene- Scene... Read more
Exporting certain objects or scenes adds unnecessary items
How to reproduce: 1. Open attached project2. Export the Assets/Prefabs/Enemies/Enemy Bullet.prefab asset as a package- Note that the... Read more
Dragging a script on a prefab instance prompts a "Losing Prefab" dialog
Dragging a script on a prefab instance prompts a "Losing Prefab" dialog What happenedDraging a script on a prefab instance prompts a... Read more
Built game crash when Instancing is enabled on Material
To reproduce: 1. Download attached project "sp2_cutdown.zip" and open in Unity2. Open "crash" scene3. Build and Run the project on W... Read more
Lighting in custom Editor.OnInteractivePreviewGUI is changing from dark ...
To repro:1. Open project attached. Open scene.2. In menu press Example/GameObject Editor.3. Select Cube.Note: Preview of Cube is dar... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window