Search Issue Tracker
Plugins start ignoring calls to set platforms when the "PluginImporter.C...
How to reproduce:1. Open the “PluginSettingsBug.zip“ project2. Select the “Assets/game_plugin.dll“ Asset in the Project tab3. Ensure... Read more
Filter block is incorrectly named "Game Objects" when the "Components ->...
Reproduction steps:1. Create a new project (either 2D or 3D)2. Open the Global Search tool (or press the “Ctrl + K“ button combinati... Read more
Profiler still collects samples and the Editor memory usage continuously...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. In the Profiler window ... Read more
Material renderQueue resets upon any changes made to the material or res...
Steps to reproduce:1. Create a new project2. Create a new material3. Change renderQueue value4. Make any other changes Expected resu... Read more
A line can be dragged inside the Inspector expanding an invisible tab
How to reproduce:1. Create a new Unity project and a new scene in it2. In the Hierarchy, select the "Main Camera" GameObject3. Navig... Read more
[Android]Application.targetFrameRate cannot be set lower than 30
To reproduce:1) Create new project2) Create a script which in Start() would set "Application.targetFrameRate = 10;"3) Attach the scr... Read more
Mesh distortions during animation if "Optimize Game Objects" is selected
1. Download user attached assets2. Put them in an empty project3. Select 'Skill_3_3'.anim and assign 'LingHou_V2_rig' model to it4. ... Read more
[Quest] - Vulkan Development Build crashes on load
Building the samples and another project with an AR Session and other meta-openxr ARF features, when building and running to the hea... Read more
Unity "Compiling C# Scripts" dialog pops over all dialogs from all apps ...
When I context switch from editing C# code in a project back to Unity, the popup obscures all windows, not just Unity Read more
On Windows preprocessed Lit.shader file stops mid-line when file size is...
How to reproduce:1. Create a new project2. Install the "High Definition RP" package from the Package Manager (Window > Package Ma... 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] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons