Search Issue Tracker
Profiler graph overlays on top of the module details panel when the pane...
How to reproduce:1. Open or create a project2. Open and dock the Profiler window from Window > Analysis > Profiler3. Make sure... Read more
Profiler leaks memory at a pace of 1-2 MB/s in an empty scene
Reproduction steps:1. Create a new project.2. Open profiler and press profile editor. (Works with game profiling as well). Expected ... Read more
Unity stops working when right clicking on certain Assets if Deep Profil...
How to reproduce:1. Open the attached "RightClickCrash" project2. Go to Window --> Profiler and enable Deep Profile setting3. Ope... Read more
Editor crash while using profiler after selecting an object in "Show rel...
To reproduce:1) Open attached project2) In Build Settings, select Development Build and Autoconnect to Profiler3) Build and run for ... Read more
Editor Crashes when Deep Profiling is being entered while using ContentS...
To reproduce:1. Open attach project;2. Open Scene3D.unity;3. Enable deep profiling in the editor Expected result: Editor should not ... Read more
[Android] Progressive memory consumption on Android when application is ...
Steps to reproduce:1. Create a new project or open the attached user's2. Select Android build target3. Add the default scene in the ... Read more
Profilers shows that GameObject still uses Memory when the GameObject is...
Steps to reproduce:1. Open the attached project "Case_1192390"2. Open "SampleScene"3. Enter Play mode4. Press GenerateButton on GUI.... Read more
Opening a scene while profiling the editor causes crash
Unfortunately, i can't get this crash to repro on a smaller scale project. Repro steps:- open this project- open the profiler and tu... Read more
[Memory Profiler] Unity Editor crashes when taking a Snapshot
To reproduce:1. Download attached project "1011626.zip" and open in Unity2. Enter the Play mode3. Open the Memory Profiler window an... Read more
Recorder.elapsedNanoseconds values do not match with Profiler time value...
Reproduction steps:1. Open the attached project "Profiler Bug.zip";2. Open the Test scene;3. Enable the Profiler by clicking "Record... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES