Search Issue Tracker
[Profiler] IConnectionState error thrown on enabling ordisabling Color B...
IConnectionState error thrown in console on enabling or disabling Color Blind Mode from context menu while profiling data Steps to R... 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
Non matching Profiler.EndSample (BeginSample and EndSample count must ma...
Steps to reproduce: 1. Create new project2. Open profiler3. Enable "Profiler Editor"4. Enable "Record"5. Enable "Deep profiler"- Not... 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
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
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject