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
[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
Profiler Record toggle is disabled after loading a file
How to reproduce:1. Open the attached "1214048.zip" project and open the Profiler window2. Enter Play Mode to begin profiling3. Exit... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template