Search Issue Tracker
[Particle System] Ribbon trails are connected in the wrong order when us...
How to reproduce:1. Open user's attached "RibbonTrailsBug.zip" project2. Go to Edit -> Project Settings3. Select the Time menu it... Read more
[Reflect] Documentation is not published and only available offline
All documentation links for Unity Reflect (documentation, Changelog, License) are not published and only available offline. Refer th... Read more
[LLAPI] Sending messages via the fragmented channel is not working
How to reproduce:1. Open attached project "FragmentedMessages.zip" and scene "ClientSTARTScene"2. Duplicate and open the project wit... Read more
Crash in StackAllocator::TryDeallocate when calling ParticleSystemRender...
How to reproduce:1. Open user-submitted project (BakeMeshCrash.zip)2. Open the SampleScene3. Enter Play Mode Expected result: the Ed... Read more
[VFX] [HDRP] Undo does not operate correctly in VFX graph
Versions tested: 2020.1.0b16.4138 + 8.x.x./release (32749aa at the moment of checking)Reproduces both on Windows and MacOS Steps to ... Read more
[HDRP] ArgumentException thrown when "Look Dev" window is docked and SRP...
When the "Look Dev" window is docked and "Scriptable Render Pipeline" Asset is set to "None" from the Graphics Settings, then it cau... Read more
[HDRP] Multiple Exceptions are thrown on Loading HDRP Asset when Fix All...
Selecting "Not now" from "Changing editor Graphics device" popup which appears on selecting Fix All from loaded "HDRenderPipelineAss... Read more
[HDRP] Input value for the "LOD Bias" is not changing when a mouse is dr...
On dragging the mouse cursor over the input field of the following properties don't change its value from HDRP Asset in the Inspecto... Read more
Incorrect Entity gets returned when using GameObjectConversionSystem.Get...
How to reproduce:1. Open the attached project's Scene labeled "Test"2. Enter the Play Mode3. In the Hierarchy, enable the "Prefabs" ... Read more
[Shader Compiler] Shader does not render correctly in perspective view w...
Reproduction steps:1. Open the attached project ("case_1260395-OpenGLShader.zip")2. Switch build target to WebGL3. Make a WebGL buil... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES