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
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
- Cameras Overlay menu has unnecessary empty space at the bottom
- Sprite Atlas Asset UI issues