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
Crash on 'purecall' when maximizing the Game view window in Play mode wi...
How to reproduce:1. Open the attached “IN-113004” project2. Enter Play mode3. Maximize the Game view window using the 3 dots in the ... 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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point