Search Issue Tracker
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
SceneManager GetSceneByPath returns an invalid scene when lower case / n...
How to reproduce:1. Open attached project "SceneInvalid.zip" and scene "SampleScene"2. In Editor, click Bug -> Save Scene (Bug)3.... Read more
[HDRP] "Detail rendering shaders not found" Warning is thrown when new S...
How to reproduce:1) Create a new HDRP template project2) Create a new Scene3) Open a "Game" or "Scene" window4) Observe the console ... Read more
[Burst] "Burst error BC0102" is thrown when accessing Dynamic Buffer ele...
How to reproduce:1. Open the attached project ("case_1209708-BugReporting.zip")2. Open the repro scene ("SampleScene")3. Enter Play ... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... 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
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
- Editable Overlays present in Custom Outline and Custom Physics Shape sections of Sprite Editor window when selecting a Sprite from Hierarchy