Search Issue Tracker
“Opening snapshot” window stuck on "Crawling GC handles" process when op...
How to reproduce:1. Open the “Blank22-3-8“ project2. Open the Memory Profiler (Window > Analysis > Memory Profiler)3. Select t... Read more
Memory Profiler - Session groups unfold automatically at any given time
Current behaviour:The session list unfolds completely when the following happens: When the focus shifts to UnityEditor. In other wor... Read more
Memory Profiler - Bug - <No name> in Graphics (Estimated)
As reported here: https://unity.slack.com/archives/C02TAM0JG9F/p1705645882898359 We look to be showing <no name> in Graphics E... Read more
Memory Profiler - ArgumentOutOfRangeException: startIndex is out of rang...
When using the Memory Profiler the following error is logged when making a certain selection {code:java}ArgumentOutOfRangeException:... Read more
Warning is thrown when capturing a Snapshot of an iOS Player
How to reproduce:1. Open the attached Project "profilerTest.zip"2. Build and Run a Development Build on iOS3. Open the Memory Profil... Read more
[MemoryProfiler] "NullReferenceException" error is thrown in BitConverte...
Reproduction steps:1. Open the “ReproProject“ project2. Open the Memory Profiler window (Window > Analysis > Memory Profiler)3... Read more
Part of memory usage is shown as "Unknown" in the Memory Profiler when t...
How to reprouduce:1. Open a new project2. Make sure the Memory Profiler package is added (WIndow → Package Manager)3. Open the attac... Read more
Editor capture warning text in Memory Profiler doesn't wrap to next line
Steps to reproduce: Open a Unity project Install the com.unity.memoryprofiler package via the Package Manager (Window > Package M... Read more
Calling MemoryProfiler.TakeSnapshot repeatedly causes a memory leak
Reproduction steps:1. Open the attached “LeakTest“ project2. Open the “Assets/SampleScene.unity“ Scene3. Change the path in the “Ass... Read more
Memory Profiler hangs on "Importing Assets" when taking memory snapshot ...
Reproduction steps: 1. Open the attached project “IN-88602”2. Navigate to File → Build Settings…3. Select WebGL Platform4. Enable “D... 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
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor