Search Issue Tracker
[iOS] Unity's profiler device memory consumption is different from consu...
Steps to reproduce:1. Create a new Unity project2. Build to iOS with "Development mode" and "Autoconnect profiler"3. Open the projec... Read more
Remote profiler does not re-connect after switching from editor back to ...
Steps to reproduce:1. open attached 'empty.zip'2. build and run standalone player3. switch to Editor profiling and then back to Play... Read more
[Profiler] Standalone Profiler keeps recording Playmode while on pause
How to reproduce:1. Create new project2. Open Standalone Profiler3. Enter Play mode4. Hit pause and in Standalone Profiler disable a... Read more
CustomSampler.GetReporter().elapsedNanoseconds returns 0 in code when th...
Reproduction steps:1. Open the attached project ("case_1219431-BRep.zip")2. Open the repro scene ("main")3. Enter Play Mode and wait... Read more
[Profiler] Frame key deactivates on resuming editor on selecting Profile...
Frame key deactivates on resuming editor on selecting Profiler Modules values Steps to Reproduce: 1. Create a new Project2. Open Win... 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 "Clear on Play" does not clear frames when Game View is set to ...
How to reproduce:1. Open the attached project ("delprof.zip")2. Dock the Profiler window and make sure it is not visible when Game V... Read more
[Regression] Assertion 'end - sample == size || size == -1' is shown aft...
Steps to repro: 1. Open attached project and '01_SimpleMultipleLights' scene;2. Go to File -> Build Settings;3. Check 'Developmen... Read more
Player built on Unity 5.5 crashes when connecting with a profiler from U...
How to reproduce:1. Create a new Unity project with Unity 5.52. Go to File --> Build Settings, check Development Build and Autoco... Read more
Standalone Profiler window can be shrunk to the point where some Top Men...
How to reproduce:1. Create a new project2. Open the Standalone Profiler window3. Drag the right border of the window to shrink it4. ... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used