Search Issue Tracker
[QuickSearch] Drop-downs for Provider Settings in QuickSearch Preference...
How to reproduce:1. Open the user-submitted project(QuickSearchPreferences.zip)2. Open the Preferences window3. Select the Quick Sea... Read more
[Editor][Crash] Crash on VideoClipImporter.GetPreviewTexture() when Clic...
Reproduction steps:1. Open the attached project "mp4Crash.zip"2. Double click any of the .mp4 files in the ../Assets/Videos folder E... Read more
Visual Effect Graph templates are not presented for LWRP
Steps to reproduce:1. Unzip Users attached project "Crapoutis.zip"2. Navigate to Library -> PackageCache -> com.unity.visualef... Read more
JsonSerializer.Deserialize<>() returns an empty object
Reproduction steps:1. Open the attached project "ConvertJSON.zip"2. Open the Scene "SampleScene"3. Press Play Expected result: "gt" ... Read more
[XR][Android] Oculus is intialized even though Cardboard is first on SDK...
How to reproduce:1. Open attached "OculusFirst" project2. Build & Run on device Expected result - Cardboard is initalized OR bef... Read more
Selecting a GameObject with Scripts that have a lot of data in Serializa...
How to reproduce:1. Open attached project2. Open Inspector3. Select Main Camera in Hierarchy Expected result: Everything is rendered... Read more
Screen.SetResolution works incorrectly when DPI scaling is set to anythi...
Workaround: divide 96 by logical DPI and then multiply that with the width and height of the resolution before calling Screen.SetRes... Read more
[iOS] Crash when using Mediation
How to reproduce:1. Download the attached "MediationIOS" project2. Build and deploy the project to iOS3. Observe the crash Reproduce... Read more
[iOS] Building with append doesn't work if project contains native plugins
To Reproduce: 1. Build the attached project.2. Build it again with append.3. Observe the "NullReferenceException: Object reference n... Read more
Pass.CompileVariant throws errors when iterating over all subshaders and...
STR: 1. Create a new surface shader.2. Put the attached script into the `Assets/Editor` folder.3. Run the script from the menu "MyMe... 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
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport