Search Issue Tracker
NullReferenceException appears in the Console after selecting the Module...
How to reproduce:1. Create a new project2. Open 'SampleScene'3. Open Window > Analysis > Profiler4. Capture some data by enter... Read more
[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
Clicking on profiler while standalone player is being profiled might cau...
Steps to reproduce: 1. Create new project2. Build and run standalone as development build (run it as windowed for an easier repro)3.... Read more
Text is not selectable in Profiler's Custom Module's Default Details view
How to reproduce:1. Open the user's attached "New Unity Project" project2. Open the Profiler (Window->Analysis->Profiler)3. Re... Read more
[Android] WaitForTargetFPS doesn't show up in profiler when multithrea...
How to reproduce:1. Open the attached project "FPSTestProject.zip"2. Disable multithreaded rendering in Android Player Settings3. Bu... 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
Editor freezes when using Profiler.EndSample due to non matching Profile...
To reproduce:1. Open attached project2. Open profiler3. Play scene 14. Press begin5. Press end6. Editor freezes Samples:OnGUI() (at ... Read more
localization errors when auto-connecting profiler
-e: see title -repro:--create new project--build and run a standalone build with the auto-connect profiler option activated--NOTICE ... 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
Recorder.elapsedNanoseconds values do not match with Profiler time value...
Reproduction steps:1. Open the attached project "Profiler Bug.zip";2. Open the Test scene;3. Enable the Profiler by clicking "Record... 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
- Crash on SpriteAtlas::PopulatePackedTexturesAndRenderData when changing Import Settings on a Sprite that has been added to a Sprite Atlas while in PlayMode
- Empty lists can be applied in Additional Compiler Argument list in Project Settings
- [Vulkan][OpenXR] SRP Foveation Regions Not Centered when eye-tracking is not used
- Long Color Library name overflows outside input field bounds
- Shader Graph validation and Metal threadgroup memory warnings thrown when installing HDRP package in Universal 3D Template