Search Issue Tracker
Connection does not appear in the Profiler Target Player selection dropd...
Reproduction steps:1. Open the attached "case_1322888.zip" project2. In the Build settings, enable Development Build and Autoconnect... Read more
[Profiler] ArgumentOutOfRangeException gets thrown in the Console when f...
How to reproduce:1. Create a new project2. Open Window > Analysis > Profiler3. Set the Profiler target to Editor and capture s... 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] Profiler Modules dropdown window doesn't close on clicking it...
After opening the Profiler Modules dropdown for adding and removing Profiler Modules, it's not getting closed on again clicking its ... Read more
[Profiler] Timeline sample names from surrounding frames disappear when ...
Repro steps: 1. Open any Project2. Open the Profiler window and Profile the Editor3. Stop Profiling, and select a frame somewhere in... Read more
[Profiler] ArgumentOutOfRangeException has thrown clicking the "Delete M...
Editor thrown ArgumentOutOfRangeException on clicking the "Delete Module" button, refer to the attached video Steps to repro:1. Crea... Read more
[Profiler] Crash on profiling::Profiler::StartNewFrameSeparateThread
Reproduction steps:-Due to the nature of this crash, there is no way currently to reproduce it Reproducible with, according to user ... 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
[Profiler] Order of modules fails to reset on using the 'Restore Default...
In profiler on using the 'Restore Defaults' option,It fails to reset the Order of modulesCustom modules will be deleted but the resu... Read more
[Profiler] Clicking on the IP address in the Attach to Player menu for a...
How to reproduce:1. Create a new project2. Build and run as a development build3. In the Unity editor go to Window > Analysis >... 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