Search Issue Tracker
[URP] Keyframes cannot be added to the Animation's Timeline when Animati...
How to reproduce:1. Open the attached "SpotlightInnerAngle" project2. Open the "SampleScene" Scene3. Open the Animation window (Wind... Read more
Memory leak error upon recompiling after Play Mode when calling DefaultW...
How to reproduce:1. Open attached project "Sentry.zip"2. Enter Play Mode3. Exit Play Mode4. Add a comment in "bs.cs" script and retu... Read more
[SRP] Using Graphics.Blit() to set a Render Texture generated by Compute...
How to reproduce:1. Create a URP template project2. Import the attached unitypackage file named "Code_1269325"3. Add the FractalMast... Read more
"GfxFramebufferGLES: An active RenderTargetSetup has dangling pointers."...
How to reproduce:1. Open user-submitted project (HardwarePCFTest.zip)2. Open the 's1' scene3. Make sure the Editor is using OpenGL4.... Read more
Automatically add embedded package files to source control
When using the method `PackageManager.Client.Embed()` to embed a package in the project, or while embedding a package by dropping it... Read more
Generated lightmap has blocky artifacts when a Mesh is using generated l...
How to reproduce:1. Open the attached project named "odd_baked_gi_on_model01.zip"2. Open the Scene013. Bake the Lighting4. Observe t... Read more
[Particles] UpdateCachedMesh needlessly called when disabling thne enabl...
This is causing performance issues for users who pool particle systems. This is the function:ParticleSystemRenderer::UpdateCachedMes... Read more
[XR] [Skybox] Skybox rendering does not respect far plane setting, occlu...
Using a very simple scene, some or all geometry is not being rendered in Play mode. This bug occurs on:- Unity: 2019.3.3f1 or 2020.1... Read more
Multi-selecting and overwriting Prefab instances with changes does not a...
How to reproduce:1. Open the user's attached "Nested Bug Project.zip" project2. Open the "SampleScene" Scene3. Type "t:boxcollider" ... 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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component