Search Issue Tracker
Non-Convex Mesh Collider's Wireframe is invisible when Mesh Renderer Com...
How to reproduce:1. Open the "SampleScene" Scene in the attached "bugmeshcollider.zip" Project2. Click on the Track > "submesh_0"... Read more
Exception thrown in one async tasks stops all other async methods
Steps to reproduce:1. Download 1130295_repro.zip and open "SampleScene"2. Enter play mode Expected results: Expectation is thrown on... Read more
[XR][URP][ARCore] Black screen when launching ARCore scene with LWRP
How to reproduce:1. Open project and deploy to Android2. Open application and give camera permissions Expected result - Camera feed ... Read more
[Microsoft] 'Build and Run' Deployment fails on HoloLens that is attache...
How to reproduce:1. Create a new Unity project (or open the attached one)2. In Build Settings- Make sure the Target Platform is set ... Read more
GPU instancing causes visual glitches on low-end GPU's
Steps to reproduce:1. Open original project2. Press play and move around Expected results: No visual glitchesActual result: GameObje... 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.0a6Not reproducible with: 2017.4.7f1 (no official HDRP... Read more
[UWP] await on UI thread continues on a background thread on IL2CPP scri...
Steps to reproduce:1. Download attached project2. Build a UWP player (IL2CPP, x64, Debug)3. When app launches click the button to op... 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 shader... Read more
LinuxStandalone32 causes ArgumentException when mentioned in includePlat...
How to reproduce:1. Create a new Unity project2. Drag and drop the attached "File.asmdef" file into the Assets folder (in the Projec... 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 Unity2. Open "SampleScene" scene3. Enter to Play mode Exp... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class