Search Issue Tracker
Scroll View object shows changes in prefab's Overrides when prefab has n...
How to reproduce:1. Create a new project2. Add Scroll View to the Hierarchy (right-click -> UI -> Scroll View)3. Convert it to... Read more
[UI] Loading a memory capture snapshot can cause a crash due to a stack ...
How to reproduce:1. Install memory profilerhttps://forum.unity.com/threads/new-memory-profiler-preview-package-available-for-unity-2... Read more
There’s a significant pause before a first Debug.Log is executed after w...
Repro steps:1. Open user attached project2. Enter Play Mode and press either one of the buttons in the Game View3. Observe the messa... Read more
[Windows][DX12] When Gsync option is enabled in nVidia control, Player c...
This crash happens in a very specific condition:- multiple monitor setup with one of them a Gsync monitor- nVidia Gsync option is en... Read more
UI background images disappear when project is opened the second time
How to reproduce:1. Open attached project2. Open the scene InputRegressionTest3. If the background is visible, close the editor comp... Read more
Editor goes blank when setting Camera's clear flags to "Depth only" or "...
Steps to reproduce:1. Open attached project "Mech_Builder.zip"2. Open SampleScene3. Select "Camera" in the Hierarchy4. Set "Clear fl... Read more
[Editor building to Android] Unity hangs while building GVR SDK to a dev...
Repro steps:1. Download the newest SDK: https://github.com/googlevr/gvr-unity-sdk/releases2. Create a new project, import the unity ... Read more
[iOS] Unity Remote doesn't work with new iOS devices. Shows "Unknown:.."...
Reproduction steps:1. Create a new project.2. Connect an iOS device via cable.3. Go to Edit > Project Setting.4. Click on the Dev... Read more
RenderForwardOpaque.Sort is called when Camera Sort Order is set to "No ...
How to reproduce:1. Open attached Unity project2. Select "Scripts" gameobject.3. In "Sort Order Changer" component select "No Distan... Read more
Terrain is not rendered near the camera when using Instanced Draw and te...
How to reproduce:1. Open attached project "repro_1111579" (OC link below)2. Zoom towards terrain Expected result: Terrain is visible... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal