Search Issue Tracker
[Tiny Mode] Editor freezes when trying to quit
How to reproduce:1. Create a new Unity project2. Add the Tiny Mode package3. Create a new Tiny project4. Try to close the Editor Exp... Read more
[Asset] The default VFX template is not up to date
Repro steps:1. Create a new VFX-enabled project2. Create a new default VFX asset3. Drag the asset to the scene or hierarchy4. Observ... Read more
[Core] VFX Graphs dragged to the scene/hierarchy don't play
Repro steps:1. Create a VFX asset2. Open it to compile3. Drag the VFX asset to the scene or the hierarchy4. Observe how it does not ... Read more
Assets in the Project window disappear when Asset Store Tools are imported
To reproduce:1. Open attached project ("Disappearing Assets")2. Download and import Asset Store Tools from the Asset Store-- Assets ... Read more
Package sorting is wrong for some packages
The package sorting is wrong for some packages, like "High Definition RP" which appears between "Quick Search" and "Shader Graph" Se... Read more
[SpeedTree] Reference changes when upgrading to 2019.1.0b4 and later
Steps to reproduce:1. Open original project "SpeedTreeRepro.zip" in 2018.32 Select the GameObject called "Model" from the Hierarchy ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code