Search Issue Tracker
[Linux] Editor crashes when toggling standalone profiler recording on an...
How to reproduce:1. Open or create any Unity project2. Window -> Analysis -> Profiler (Standalone process)3. Enter Play Mode4.... Read more
[Networking] [Profiler] Editor Crash on closing standalone Player with a...
Crash happened only twice. 1. Run Standalone as Host.2. Run in Editor as Client.3. Run Profiler - Set Active profiler as OSXPlayer).... Read more
Enabling Highlights Profiler module while not in Play Mode does not redr...
Steps to reproduce: Create a new 3D URP project Open Window > Analysis > Profiler Open the Profiler Modules dropdown Disable H... 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
ProfilerCounterValue does not appear in the profiler when using custom c...
How to reproduce:1. Open project "Custom Category Issue.zip"2. Open the Profiler (Window>Analysis>Profiler)3. Enter the Play M... Read more
Search does not work for samples emitted using Profiler.BeginSample
When emitting a sample usingProfiler.BeginSample("MySample");// do stuffProfiler.EndSample()The sample will show up in hierarchy-vie... Read more
Changing Profiler Capture Target Frame Time has no effect in the Profile...
Reproduction steps:1. Create a new project2. Open Profiler (Window > Analysis > Profiler)3. Enter Play mode and ensure that da... 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
Android device will not connect to Profiler after USB was disconnected, ...
Steps to reproduce:1. Open attached project "BuildOptionsConnectToHost"2. In the top menu bar select "Build > Build Android"3. Op... Read more
[IL2CPP Memory Profiler] Square matrix memory is not accounted for
How to reproduce:1. Open user's attached project2. Build for android using IL2CPP backend3. Attach device to profiler4. Take Memory ... 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
- Help button leads to a wrong page when clicked on a Sprite Atlas in the Inspector
- MissingReferenceException errors are thrown after entering Play mode when multiple Inspector windows are displaying different objects with Grid Layout Group component
- "Can't change name, category with the same name already exists" Error is logged when renaming a Category to a name with a trailing space in the VFX Graph Blackboard
- Delete does nothing on an in-use Custom Attribute when re-triggered after cancelling the deletion confirmation prompt in the VFX Graph Blackboard
- No Ellipses are used for the Visual Effect Graph Create Context Menu Option