Search Issue Tracker
Rec mode is broken
Editing the transform of a GO in the scene window, while in Record mode in Animation Window OR Timeline, no longer creates keys.(Not... Read more
No character limit in Unity Hub Bug Reporter fields
Reproduction steps:1. Open Unity Hub2. Click on profile icon and select Help and support > Report a bug3. Enter long text in all ... Read more
Color properties names in FilterFunctionDefinition shows up as "Value N"...
Steps to reproduce: Create a FilterFunctionDefinition with a color parameter and a valid name Use the custom filter in a new VisualE... Read more
[Vulkan] Crash when Camera sees a shader with more than 64 descriptors
How to reproduce:1. Set -force-vulkan command-line argument.2. Open attached project ("1225246-VULKAN-REPRO.zip")3. Make sure Vulkan... Read more
Unable to change Animation window values by dragging when values were ch...
How to reproduce:1. Open the attached project in "1382193_case.zip"2. Open the "SampleScene" Scene3. Select the "Cube" object4. Open... Read more
Terrain Lit Shader in Universal RP: Normal Map X values inverted
Notes: happens in every version of SRP going back to 4.10.0 Repro steps:1. Use a project with Universal RP or Lightweight RP2. Creat... Read more
Search input field disappears when pressing search icon in Entities Hier...
Steps to reproduce:1. Create new unity project2. Make sure Entities package is installed3. Go to Window > Entities > Hierarchy... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Select the TriggerDamageAtMidpoint game object- In the Ani... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject