Search Issue Tracker
PlayMode tests fail when using Gamepad shoulder buttons with Unity.Input...
How to reproduce:1. Download and open the attached project2. Open the Test Runner window3. Press "Run All" Expected outcome: All tes... Read more
Editor crashes due to memory corruption when importing a package multipl...
How to reproduce: Create a new project Open the Package Manager Add package by name “com.unity.postprocessing” Remove package Add pa... Read more
UI elements jittering when using Cinemachine Pixel Perfect camera with U...
How to reproduce:1. Open the project "IN_33963"2. Enter the Play Mode3. Move with the "A" and "D" keys Expected result: UI elements ... Read more
Skybox shader is broken when it's Active Targets list doesn't contain "B...
Reproduction steps:1. Open the attached project "IN-31619.zip"2. Open the "scena" scene3. Open the "space bg shader (Skybox)" shader... Read more
[AR FOUNDATION] Shadow receiving Shader Graph not working when used on A...
Reproduction steps:1. Open the attached Project “BugRepro”2. Observe the shadows of Game Objects inside Scene and Game views in Samp... Read more
Original textures packed in Sprite Atlases are included when building As...
Reproduction steps:1. Open the attached project "TestBuildPipelines"2. Build the Legacy and SRP Asset Bundles by selecting "LegacyBu... Read more
Crash on RendererScene::InitializeUmbra when opening a project
Reproduction steps:1. Open the attached “repro-project“2. Observe the crash Reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.12f1... Read more
A List can not be populated when using SerializedDictionary
Reproduction steps:1. Open the attached project “CoreRp“2. Open the Scene “Assets/Scenes/SampleScene“3. In the Hierarchy window sele... Read more
Shader Graph and the Visual Effects Graph scroll unreasonably fast on OSX
How to reproduce:1. Create a new project2. Install the Shader Graph package3. Create a new Shader Graph and open it4. Use use mouse ... Read more
[Code Coverage] ExcludeFromCoverage attribute cannot be put on properties
Steps to reproduce: Create a project Create a class and define a property {noformat}public int a { get; set; }{noformat} Try to add ... 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