Search Issue Tracker
[HDRP] Unclear error is printed when switched to unsupported Platform
How to reproduce: 1. Create a new HDRP project 2. Switch the Platform to Android (File > Build Settings... > Android > Switch Platfo... Read more
Unity Editor crashes on keywords::LocalKeywordState::LocalKeywordState w...
Steps to reproduce: 1. Open the attached project “UnityCrash.zip“ 2. Open Window > General > Test Runner 3. Run all tests in the ... Read more
[InputField][Legacy][Mobile] The caret & Soft keyboard shows up after ta...
How to reproduce: 1. Open the attached project 2. Build & Run project on any mobile device 3. Go to the UGUI scene (by tapping the "... Read more
Audio Echo Filter component Delay value cannot be keyframed when animati...
How to reproduce: 1. Open the attached project "audioBug" 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. In th... Read more
Input value is constantly repeated on WebGL Player when changing focus o...
How to reproduce: 1. Open the attached “AssetsWithoutLibraryFolder.zip” project 2. Switch platform to WebGL 3. Build and Run 4. ... Read more
Missing Game Object selection outlines when viewing prefabs in scene con...
How to reproduce: 1. Create a new project and open it 2. In the Hierarchy create a new parent Cube with 1 child Cube under it 3. Tur... Read more
UWP project build time scales badly with file count in the output build
Reported here: https://forum.unity.com/threads/uwp-build-is-getting-perpetually-stuck-on-gathering-build-data-or-importing-assets.10... Read more
UI Document is visible in the Game window when opening project and "UI D...
How to reproduce: 1. Open project "UIDocumentEnableIgnore.zip" 2. Open the Game window and observe the view Expected result: Yellow... Read more
[UIR] Text opacity doesn't change when it has outline or shadow
Reproduction steps: 1. Open the user's attached "UITK_TextIssues.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play mode... Read more
Xcode export generates PRODUCT_NAME_APP = "ProductName" instead of actua...
How to reproduce: 1. Create a new project 2. Go to Project Settings (Edit>Project Settings>Player) 3. In the Product Name write symb... 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