Search Issue Tracker
[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
[Editor] Rename option doesn't list on right clicking on custom filter
Rename option doesn't list on right clicking on a custom filter Steps to Repro:1. Create a new Project2. Project window > Click o... Read more
Scene View mouse interactions do nothing when mouse initiates action fro...
How to reproduce:1. Open the attached project "case_1146514-ParticleEffectPanelCameraRotate" and scene "SampleScene"2. Select "Parti... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used