Search Issue Tracker
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
Not NULL values are inserted when increasing the size of an array in the...
How to reproduce:1. Open the user's attached "TTT.zip" project2. Right-click in the Project window and select Create -> Test13. C... 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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type