Search Issue Tracker
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
[Ubuntu] Adding a Canvas UI object causes frustum errors to appear in co...
The following error spews to the console if a Canvas UI is added. Screen position out of view frustum (screen pos 639.320984, 988.00... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved