Search Issue Tracker
[InputSystem][UI] GC allocations triggered by events processed by UI inp...
1. Set up a project to use uGUI with the new input system (i.e. add InputSystemUIInputModule).2. Open the profiler3. Run the project... Read more
IL2CPP incorrectly boxes values when using generic virtual methods on st...
Steps to reproduce:1. Open the attached project (case_1212919.zip)2. Attach "TestScript" to any GameObject3. Under Edit -> Projec... Read more
Memory is not cleared after loading an empty Scene with SceneLoadMode.Si...
How to reproduce:1. Open attached project "leakTest2019.3.0f3.zip"2. Build and Run the project3. In Editor, open Memory Profiler win... Read more
[2019.3] Changing lightning settings via API doesn't update them in the ...
How to reproduce:1. Open the attached project2. Window > Rendering > Lightning Settings3. Enable Realtime GI, Baked GI and dis... Read more
Changing a prefab in a subscene does not trigger a reimport of the subscene
To reproduce:1. Create a new subscene.2. Create a cube in a scene and make it a prefab.3. Move an instance of the subscene into the ... Read more
2019.3: Graphics.CopyTexture does not work with Texture3D
Reproduction steps:1. Open project in "MyRepro.zip"2. Script in the "Editor" folder creates a Texture3D using 2D Textures in "Textur... Read more
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
As a user, I want Unity to be able to connect to UPM without having to c...
How to reproduce:1. Set UNITY_NOPROXY and UNITY_PROXYSERVER env variables to random values (ex. erwqwe.com)2. Try to launch Unity Ac... Read more
Memory leak occurs when calling socket receive in thread during Play Mode
How to reproduce:1. Open the "SampleScene" Scene in the attached "1211367.zip" project2. Open Profiler and click on the Memory Modul... Read more
Unity.Collections.LowLevel.Unsafe.UnsafeUtility.AlignOf<T> always returns 4
How to reproduce:1. Open tester-attached project (AlignOf.zip)2. Enter Play Mode3. See the Console window Expected result: Unity.Col... 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
- Physics 2D Manager documentation page is missing
- [URP] The number of Shader variants increases from 96 to 186624 when the Strip Unused Variants is set to 0
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned