Search Issue Tracker
[Memory Profiler] Memory Profiler window fails to show memory blocks and...
Steps to reproduce:1. Open the project in user's attached link "https://bitbucket.org/Unity-Technologies/memoryprofiler/downloads/"2... Read more
-profiler-maxusedmemory cmdline option doesn't work
-profiler-maxusedmemory has no effect in standalone player builds. This prevents users to configure optimal value to maintain the lo... Read more
GfxDevice::OnProfilerFrameChanged crash
Fixed in 2019.3.0a12, 2019.2.2f1. Read more
19.1 profiler capture crashes editor if loaded in 18.4
How to reproduce:1. Create a new project2. Go to Menu bar-> Window-> Analysis-> Profiler3. Load the Profiler snapshot attac... Read more
[Profiler] "Requested frame does not exists" exception thrown on clearin...
"Requested frame does not exists" exception thrown on clearing UI frame data. Steps to repro:1. Create a new project.2. Windows >... Read more
CustomSampler.BeginWithObject fails in 2019.1 on PS4 and XBoxOne
The [Conditional("ENABLE_PROFILER")] attribute on BeginWithObject in the Sampler bindings compiles out this function for XboxOne and... Read more
Profiler doesn't show older Data file dates in Captures List section
Steps to reproduce:1. Create new Unity project2. Go to Window -> Analysis -> Profiler3. Profile in Edit mode for a few seconds... Read more
Text is not selectable in Profiler's Custom Module's Default Details view
How to reproduce:1. Open the user's attached "New Unity Project" project2. Open the Profiler (Window->Analysis->Profiler)3. Re... Read more
[Profiler] Texts aren't constrained in the New Profiler Module window
Resizing the New Profiler Module window breaks down basic UI, the texts go out of the button area and the icon before the module nam... Read more
Deep Profiling in the Editor does not reliably turn on/off
When running the editor (2020.1a18) and using the profiler to profile the editor itself outside of play-mode, I cannot get deep prof... 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 MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type