Search Issue Tracker
Rider does not open the relevant script file when double-clicking an err...
How to reproduce: 1. Open the user's attached project 2. Open the Console (Window -> General -> Console) 3. Double-click the System.... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project 2. Make sure D3D9 is target graphics API 3. Observe the scene 4. Change target gra... Read more
"Unity is about to delete all window layouts and restore them to the def...
Reproduction steps: 1. Open or create a project 2. Once the project is loaded, observe the Editor Expected result: The Editor i... Read more
Add component RectTransform can't be undone for a prefab instance in hie...
To reproduce: 1. Create a new project. 2. Create empty GameObject. 3. Make a prefab of it. 4. Select instance of a Prefab in Hierarc... Read more
Terrain Details have Anisotropic filtering applied when its Texture Anis...
Steps to reproduce: 1. Open the attached project (case_1208474.zip) 2. Switch to the Game window 3. Under Edit > Project Settings > ... Read more
DualShock 4 controller connected via Bluetooth behave erratically when i...
Reproduction steps: 1. Open the attached project "DS4Test.zip" from Google Drive (link in the edit) 2. Open the "GamepadVisualizer" ... Read more
[Experimental] SpriteRenderer.color does not get updated on change via s...
How to reproduce: 1. Open user attached project 2. Open scene 'Scene' 3. Enter play mode Expected behaviour: All sprites change to ... Read more
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
Script debugging causes iOS build to fail on Windows with Mono2x.
Cross compilation job Assembly-CSharp-firstpass.dll failed is the error message user will get while trying to build for iOS on windo... Read more
[Package Manager] Package Description text for assets under "My assets" ...
Package Description text under My Assets is clipping for assets that have a long Description. refer attached video. Steps to Repro:... 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