Search Issue Tracker
[UnusedByteCodeStripper2] Unhelpful error message if a namespace in link...
Reproduction steps:1. Open attached project "LinkXMLBadM"2. Build scene "Test" for WebGL3. The build will fail because of bad namesp... Read more
Editor crash at websocket disconnect
Reproducible on 5.0, 5.1, 5.2; Repro steps:1. open attached project "repro.zip";2. open "StartUpScene" scene;3. play the scene. Pres... Read more
UI images with negative width or height produce artifacts
Steps to reproduce: 1. Open attached project2. Untitled scene should be loaded automatically. If not, then load it manually3. Notice... Read more
System.Reflection.TargetInvocationException importing plugin
To reproduce:1. Create new project2. Import attached HoverVR-1.4.0.unitypackage package3. Reimport all or reimport plugin folder3. N... Read more
[IL2CPP] KeyValuePair throws NullReferenceException and crashes
1. Open attached project2. Build to iOS with IL2CPP3. NullReferenceException and crash will appear Read more
FBX file imported form Maya 2016 format not working in Unity
How to reproduce:1. Open the attached project2. Drag fence_2016 and fence_2014_2015 to the scene3. Notice that fence_2016 does't ren... Read more
[Win] Cursor.SetCursor takes more time when built to Windows than in editor
To reproduce:1. Open attached project2. Open scene3. Play scene and watch in the profiler how much Cursor.SetCursor takes4. Build th... Read more
using System.Drawing namespace causes System out of memory error
To reproduce: 1) Download and open project2) Build and run for iOS3) Notice crash on app start Reproduced on 5.1.3p1 and 5.2.0f2 usi... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window