Search Issue Tracker
GPU instancing causes visual glitches on low-end GPU's
Steps to reproduce: 1. Open original project 2. Press play and move around Expected results: No visual glitches Actual result: Game... Read more
Game View and Objects in Scene View are black when new HDRP project is c...
How to reproduce: 1. Create HDRP project Reproducible with: 2019.1.0b5, 2019.2.0a6 Not reproducible with: 2017.4.7f1 (no official H... Read more
[UWP] await on UI thread continues on a background thread on IL2CPP scri...
Steps to reproduce: 1. Download attached project 2. Build a UWP player (IL2CPP, x64, Debug) 3. When app launches click the button to... Read more
[Linux][Editor][Vulkan] Error message on creating project "Attempting to...
To reproduce: Just create a project using -force-vulkan The following errors will appear: Attempting to draw without an active sh... Read more
LinuxStandalone32 causes ArgumentException when mentioned in includePlat...
How to reproduce: 1. Create a new Unity project 2. Drag and drop the attached "File.asmdef" file into the Assets folder (in the Proj... Read more
Unity Editor silently crashes when calling a function inside a C++ DLL
To reproduce: 1. Download attached project “TestNativedll.zip" and open in Unity 2. Open "SampleScene" scene 3. Enter to Play mode ... Read more
Unity crashes on "GameObject::QueryComponentByType" when opening a speci...
Repro steps: 1. Open QA attached project "repro_1130859" 2. Open scene "GamePlay" Actual: Editor crashes Reproducible with: 2018.3... Read more
Importing Unity Package does not keep track of renames
Steps to reproduce: 1. Create a new empty Unity Project 2. Set Meta Files to be Visible (Edit > Project Settings > Editor > Version ... Read more
Missing texture for a pressed down UI Elements dropdown when using the "...
How to reproduce: 1. Open the attached project "case_1117232-ToolbarIssue" 2. Make sure that Edit -> Preferences -> General -> "Edit... Read more
Windows created special files are imported, but should be ignored
Reproduction steps: 1. Create a New Project 2. In the "Assets" folder, create a New Folder and change its icon ("Right Click" -> "P... 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
- Crash on Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project