Search Issue Tracker
[iOS] Crash when launching Build with "Autoconnect Profiler" enabled wit...
Reproduction steps:1. Open the attached project "Case_1383511.zip"2. Set "Run in Xcode as" to "Debug" and enable "Autoconnect Profil... 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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered