Search Issue Tracker
[UI] In the Playmode, UI elements causes constant refresh issues in the ...
[UI] In the Playmode, UI elements causes constant refresh issues in the scene view Launch the attached project and open StartScene s... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
[Multi scene editing] Multiple duplicating scenes are opened on next tim...
[Multi scene editing] Multiple duplicating scenes are opened on next time Play, if you select scene in playmode If you doubleclick o... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
[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
[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
[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
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used