Search Issue Tracker
[Profiler] Scrubbing through filtered frames or sorting their data repla...
How to reproduce:1. Create a new Unity project2. Open the Profiler window3. Record some Editor frames4. In the CPU module Raw Hierar... Read more
The value of a variable is changed after taking a Memory Profiler snapshot
Steps to reproduce:1. Open the user attached project "fep.zip"2. Open the "TestStackerCrane" Scene in the Assets folder3. Enter "Sta... 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
"MonoBehaviour" children count increases with each import of a script in...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Change the Profiler Mod... 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
Flickering vertical scroll bar appears in the chart view when resizing t...
How to reproduce:1. Create a new Unity project2. Open the Profiler window (Window > Analysis > Profiler)3. Select three or les... Read more
[Profiler] When 2 devices are connected to a profiler, message is cutoff...
How to reproduce:1. Create a new project2. Open Profiler3. Switch platform to Android4. Connect two devices via USB5. In Build setti... Read more
"ArgumentException: Invalid markerId 2479" error is thrown when selectin...
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Start recording with the Profiler4. Click on anything under... Read more
[Profiler] StackOverflowException is thrown on enabling/disabling profil...
In profiler, on adding or removing any profiler module StackOverflowException is thrown in the console, and the modules window is re... Read more
[Memory Profiler] Capturing Player built with higher Unity version crash...
How to reproduce:1. Create a new 3D project using 2022.1.0b12. Enable Development Build and Autoconnect Profiler in Build Settings (... 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