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
Profiler documentation button opens the docs page of an older stream
Steps to reproduce:1. Create a new project or open an existing one2. Open Profiler window3. Click on the question mark button at the... Read more
Profiler (Standalone Process) crash on StopAssetImportingV2Internal when...
Reproduction steps:1. Create a new URP project2. Open Window -> Analysis -> Profiler (Standalone Process)3. Press "Ok" in the ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used