Search Issue Tracker
Console errors are thrown when trying to save Profiler frames bigger tha...
Reproduction steps:1. Create a new project2. Import "ScriptThatCreatesHugeStacktrace.cs" to the project3. In the toolbar, select "Wi... 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
[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] Crashing when RefreshV2 is called during Application::CoreShu...
Steps to repro:1a. Open a new HDRP template project1b. Open profiler window2. Go to Edit > Project Settings > Player3. Toggle ... Read more
[Profiler] Profiler module editor doesn't save any module if a module wi...
If we add the first module with the counter and then add the second module without the counter and close the profiler module editor ... Read more
[Profiler] Explorer opens in a different project on clicking save curren...
If we save the current profiling information of the open project then it will open the location of the previous project and not the ... Read more
[Linux] Profiler Sample Stack window name is not visible
Reproduction steps:1. Create a new project2. Open Profiler (Window > Analysis > Profiler)3. Enter Play mode and ensure that da... Read more
GPU Profiler does not work in Editmode
When GPU Profiling module is enabled and Editor is being profiler GPU module has no information. Repro steps:1. Open Unity (any or n... Read more
[Profiler] Counter makes it look like profiler has "lost" data
steps to repro:1. set the profiler capture limit in preferences to max (2000)2. open profiler3. profile edit mode for over 2000 fram... Read more
[Profiler] Autoconnect Profiler build setting opens a new Profiler insta...
Reproduction steps:1. Create a new project or open an existing one2. Open standalone Profiler (Window -> Analysis -> Profiler ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS