Search Issue Tracker
Drag and dropping doesn't always work
Steps to reproduce : - open the attached project- open the SampleScene- expand the Panel gameobject in the Hierarchy- try to drag th... Read more
Snapshot.typeDescriptions.Length returns zero when taking a PackedMemory...
To reproduce:1. Open user's attached project2. In main toolbar, go to BugReport > Open TestCode Window3. Click Capture Memory Exp... Read more
Incorrect processing of input keys when navigating the scene view with d...
To reproduce:1. Open any project2. Try navigating the scene using the shift+ two non-opposite directional keys (try going diagonal) ... Read more
Ads package is not picking up assembly reference for Advertisement names...
Ads package is not picking up assembly reference for Advertisement namespace when "Ads Service" is enabled afterward Steps to Repro:... Read more
Upgrading project to 2018.1 or newer strips almost all materials from ga...
To reproduce: 1. Download attached project "WorkflowTestbed.zip" and open in Unity2. Open "main" scene3. Observe "Piston", "CockpitF... Read more
[Metal] App crashes due to certain shaders being included in the build
Reproduction steps: 1. Open "MetalParkitectRepro.zip" project2. Build for Mac3. Open the App Expected Result: The App opensActual Re... Read more
Gfx.WaitForPresent huge slow down when using GSync/Freesync in windowed ...
When using a Gsyn/Freesync monitor with unity and in windowed mode on Windows 10 a huge drop in framerate can occure, causing the fr... Read more
Sprite Atlas crash when packing using Crunch compression (out of memory ...
[2D] Sprite Atlas crash when packing using Crunch compression Steps to repro:1. open attached project2. add folder with sprites fold... Read more
WPF app begins to consume GPU 47% and CPU 26% after hiding UnityPlayer
Reproduction steps:1. Download user's project and open "Framework.sln" in Visual Studio2. Change Win32WinodwHost Path (Unity3DInWPFD... Read more
RaycastCommand performance is much slower in Linux compared to Windows
To reproduce:1) Open attached project and scene2) Have profiler ready3) Play the scene Expected: Same performance by both OS'esActua... 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