Search Issue Tracker
[Editor] Unity crashes on creating LWRP project
Unity crashes on creating LWRP project Steps to Repro:1. Create a new LWRP Project2. Wait for the project to load Actual Result:Edit... Read more
Unity crashes when Global Illumination is enabled in the weight lifting ...
The weight lifting scene in the linked project has automatic bake and global illumination enabled. When the scene opens it will try ... Read more
[LWRP] In project view previews don't have their materials after importi...
[LWRP] In project view previews don't have their materials after importing and upgrading new assets To reproduce:1. Create a new pro... 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
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
[Hub] Bug Reporter window becomes white when trying to drag and drop a f...
How to reproduce:1. Open Unity Hub2. Go to My Account > Report a Bug3. Drag a folder to the Bug Report4. Bug Reporter window beco... Read more
Memory leak when using TextAsset.bytes property
Reproduction steps:1. Open the attached project inside of "_test_proj_memory_leak.zip"2. Make sure Profiler with the Memory Tab is o... Read more
InspectorElement breaks layout when it's style variable flewGrow equals ...
Reproduction steps:1. Open the attached project inside of "YogaLayout.zip"2. Open "UIElement Inspector No Grow" Window inside of Win... Read more
[WebGL] ConvertToEquirect method gives a black image
How to reproduce:1. Open the user's attached project ("ConvertToEquirectRegression.zip")2. Open the repro scene ("SampleScene")3. En... Read more
[Scripting] ArgumentException on opening C# Project
ArgumentException is thrown in the console when a C# project is opened from the project window. Steps to repro:1. Create a new proje... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal