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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically