Search Issue Tracker
Sprite sheets in asset bundles built by scriptable build pipeline crash ...
How to reproduce:1. Open project "SpriteCrash.zip"2. Open "SampleScene" Scene3. Enter the Play mode4. Click on "load Bundles" button... Read more
Cinemachine should be upgraded to version 2.3.3 for Unity version 2019.1+
When opening a project from 2018.3 in 2019.1, Cinemachine doesn't compile.There should be a rule to upgrade the project to use Cinem... Read more
Post Processing Stack Effect does not work in build when using Beautify ...
How to reproduce:1. Open the attached 'Beautify_2019.1.0f2.zip' project2. Run the build3. Compare Editor Game and Build views Expect... Read more
[Editor] Attempting to change the order of a Reorderable List creates a ...
To reproduce:1. Create a new project2. Go to Project Settings > Player > Other Settings3. Have two+ different graphics APIs in... Read more
EditorWindow.focusedWindow does not return null when the Editor is not f...
Steps to reproduce:1. Open attached project "1146537.zip"2. Open "Examples" -> "FocusedWindow"3. Press on the Scene View to focus... Read more
[UWP] "Serial Communication" is not available as Capability for UWP appl...
How to reproduce:1. Create a new project or open an existing one2. In Build settings, Switch Platform to "Universal Windows Platform... Read more
[WebGL] Build with threading hangs when invoking Caching.ClearCache()
How to reproduce:1. Open the attached project ("case_1146530-CachingClearCacheBug.zip")2. Make sure that build target is set to WebG... Read more
Crash in BakeJobConservativeRaster::Execute during lightmap generation a...
Repro:1. Download the attached repro project ('UpgradeCrash17042InitialStableRepro');2. Open the project in version 2019.1.0f2;3. Le... Read more
[VFXExpression] VFXEXpressionCombine doesn't handle different number of ...
TL;DR: VFXExpressionCombine(float2, float) does not combine to a float3. An edge, but harder to track issue is that if the produced ... 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