Search Issue Tracker
[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
[IL2CPP Memory Profiler] Snapshots not taken with Unity newer than 5.4.0p2
Steps to reproduce:1. Open attached project2. Build for IL2CPP compatible device (Android)3. Attach profiler to device4. Go to Windo... Read more
[Profiler] Texts aren't constrained in the New Profiler Module window
Resizing the New Profiler Module window breaks down basic UI, the texts go out of the button area and the icon before the module nam... Read more
Marker bar text does not remain anchored correctly when panning the view...
How to reproduce:1. Create a new project and press play in the editor to start the game running2. Press Ctrl+7 to open the Profiler ... Read more
[Memory Profiler] Unity Editor crashes when taking a Snapshot
To reproduce:1. Download attached project "1011626.zip" and open in Unity2. Enter the Play mode3. Open the Memory Profiler window an... Read more
Selecting a scripting sample in the CPU Profiler Timeline doesn't highli...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Load the attached Profi... Read more
ProfilerRecorder: Gfx Used Memory is not Compiled out of Builds
Reproduction steps:1. Open attached Project2. Build and Run the Scene "SampleScene" Expected result: Gfx Used Memory is available Is... 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
Deep profile in player provides information it shouldn't
Reproduction steps:1) Open attached project2) Build and run "ScA" scene on any platform3) Open profiler window and profile installed... 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
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