Search Issue Tracker
"Tab" key doesn't exit the renaming in the Hierarchy window
How to reproduce:1. Create a new Unity project2. In the Hierarchy, right-click -> Create Empty3. During the GameObject renaming, ... Read more
Warning is thrown when a specific layout is used after script recompile
Steps to reproduce:1. Create and open a new project2. In the menu bar click (Layout → Load Layout from File…). and select the attach... Read more
Setting custom bake inputs from the Lightmapping.started callback throws...
Setting custom bake inputs has this check```if (!GetProgressiveBakingBackendEnabled())ErrorString("Custom bake inputs will not be pr... Read more
[UWP] TMP_InputField fires submit event when canceling Hololens 2 keyboard
Reproduction steps:1. Open project "new project.zip"2. Open Scene "SampleScene"3. Open Build Settings in File > Build Settings4. ... Read more
[Android][Vulkan] Dynamic resolution doesn't work on Samsung Galaxy S6 E...
To reproduce:1. Open project attached by QA2. Switch to Android Platform and Vulkan Graphics API3. Build and run Main scene on Samsu... Read more
Deleting game object in Scene view baked mode after baking lightmaps cra...
- Open the attached project- Select the Vehicles parent game object in the Hierarchy view and set its Static field (enable static fo... Read more
Unity dialogs disappear when user clicks on another application
How to reproduce:1. Open new Unity project2. Click Edit -> Preferences (Same thing happens with Modules, Snap Settings and other ... Read more
Editor crashes on AddWebsocketHost on other instance to he same port
Editor crashes on AddWebsocketHost on other instance to he same port 1. Open project attached (or create a new project and add scrip... Read more
[iOS] "EXC_BAD_ACCESS" throw when building a project only with JetBrains...
Steps to reproduce:1. Open the “ReproProject.zip” project2. Enable Development Build and Script Debugging in Build Settings3. Build ... Read more
Input and output capsules have different text spacing
Steps to reproduce: Create an input and output variable Drag them into the graph to create capsules Connect both of them and bring t... 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