Search Issue Tracker
[Mono] Linq.Expressions.Expression.Call (Expression, MethodInfo, Express...
To Reproduce:1. Run the attached project.2. Observe that, 'ArgumentException: instance' (System.ArgumentException when building in m... Read more
A rotated UI element is not fitted to the parent element as expected
Steps to reproduce: 1. Open the attached project2. Open 'Test' scene3. Notice that the 'Small' image is not fitted to the 'Big Conta... Read more
[Linux] Editor sometimes crashes on exit in CentOS 7
[Linux] Editor sometimes crashes on exit in CentOS 7 In recent (2019.3) builds of the Linux editor, the editor will sometimes crash ... Read more
Editor.OnPreviewGUI background isn't rendered in HDRP or URP
How to reproduce:1. Open the user-attached project “OnPreviewGUI test HDRP”2. Observe the “GUIPreviewTest” window Expected result: T... Read more
[Android] Build and run fails when Rewired is present in the project
Repro steps:1. Open QA attached project "repro_1169148"2. Switch build target to Android3. Build and run Actual: Build fails with a ... Read more
Device crashes when inheriting from MonoBehaviour in a script compiled i...
Reproduction steps:1. Open the attached “IN-17555_tarball_package_issue _2020_2_0b7“ project2. Build and Run3. Observe the crash Rep... Read more
[Socket][Windows] Unity hangs when calling Socket.Accept()
Steps to reproduce: 1. Open attached project2. Open scene "main"3. Enter playmode4. See that Editor hangs 5. Comment out line 93 in ... Read more
SplineReorderableListUtiltity function is private
Steps to reproduce:1. Open the “IN-23440_Repro” project2. Observe the Console Expected result: No errorsActual result: The error “'S... Read more
Prefab list contains the wrong number of elements when opening it throug...
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/Base.prefab”3. In the Inspector Window, observe the empty ... Read more
If the parent UI Object has "IPointerDownHandler", then it blocks childs...
Reproduction steps:1. Open "1186487" project2. Enter Play mode3. Click on the "Working" button4. Note output "Click Detected on Butt... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class