Search Issue Tracker
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
Unity 2020.3.27f1 randomly hangs in GPU recorder code with "Hold On" dialog
This causes a lot of long, random "Hold On' dialogs taking anywhere from 30 seconds to several minutes. Main thread callstack: ntdll... 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
[Profiling] Standalone Profiler crash on clicking Ok in "URP Material up...
Steps to reproduce:1. Create a blank URP project2. Open Standalone Profiler (Window -> Analysis -> Profiler(Standalone Process... 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
Process Descriptions can be selected in Timeline View of the CPU Module ...
Steps to reproduce: Create or open any Project Open the Profiler Window (Window > Analysis > Profiler) Set the Player Name to ... Read more
Standalone Profiler starts to profile frames in Play Mode when reopening...
How to reproduce:1. Create a new empty project2. Open the Profiler Window Standalone (Window -> Analysis -> Profiler (Standalo... 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
Profiler Modules submenu and window is missing Titles of Modules and Cou...
To reproduce: 1. Download the attached project "Profiler.zip" and open it in Unity2. Open the Profiler window3. Press the "Profiler ... Read more
[Profiler] Time scale is reset when toggling Color Blind Mode
Reproduction steps:1. Create a new project2. Enter Play mode3. Open the Profiler window4. Pause the Play mode5. Open the context men... 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