Search Issue Tracker
[Profiler] Counters from loaded data not shown in Module Editor when And...
How to reproduce:1. Open the attached project "1417780.zip"2. Build and Run on Android3. Open Profiler and select Android device to ... Read more
[Memory Profiler] Capturing Player built with higher Unity version crash...
How to reproduce:1. Create a new 3D project using 2022.1.0b12. Enable Development Build and Autoconnect Profiler in Build Settings (... Read more
Not all non-dev Profiler Stats are marked with a kUnityProfilerMarkerFla...
Reproduction steps:1. Open user-submitted project2. Navigate to File -> Build Settings3. Make sure "Development Build" is unticke... Read more
Redundant for-loop in UnityEditor.Profiling.ModuleEditor.CounterCollector
How to reproduce:1. Open "UnityEditor.Profiling.ModuleEditor.CounterCollector" source code2. Search "for (int i = 0; i < counters... Read more
[Profiler] Profiler.EndSample errors on disabling Deep profile when prof...
Steps to reproduce:1. Open an existing project or create a new one2. Open Profiler (Window -> Analysis -> Profiler)3. Make sur... Read more
GetRuntimeMemorySizeLong returns incorrect size when in Play Mode
How to reproduce:1. Open the user's attached project2. Open "SampleScene" Scene3. Enter Play Mode Expected result: 4MB is displayedA... Read more
Profiler help button redirects to wrong stream documentation page
How to reproduce:1. Create a new project2. Open profiler3. Click on question mark button Expected result: Help button redirects to s... Read more
New profiler module can be created without the title when user adds a sp...
To reproduce: 1. Open an Editor;2. Go to Window -> Analysis -> Profiler;3. Click on a dropdown next to “Profiler Modules”;4. C... Read more
Semaphore.WaitForSignal degrades Editor performance when entering Play Mode
How to reproduce:1. Create a new empty project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Enter Play Mode4.... Read more
Allocated Memory Block with No Root Area cannot be tracked when loading ...
How to reproduce:1. Open the attached project (64MB-Test.zip)2. Go to Window -> Analysis -> Memory Profiler3. Select Capture -... 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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded