Search Issue Tracker
[Profiler] NullReferenceException thrown when sorting columns in UI Details
Reproduction steps:1. Open attached project "Profiler.zip"2. In Profiler window, load "example.data"3. In Profiler modules, leave on... Read more
Profiler image preview data is not displayed when the profiling informat...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. In the Profiler Modules... Read more
[Profiler] GPU module hides Call names and "Total time" when the Call na...
How to reproduce:1. Create and open a new project2. Add a Reflection Probe to the current Scene from GameObject > Light > Refl... Read more
Profiler Timeline view selection window has incorrect position when expa...
To reproduce:1. Open Profiler window2. Load attached data file3. In the Timeline view expand Profiler thread4. Click Profiler.SyncGl... Read more
Crash on 'purecall' when maximizing the Game view window in Play mode wi...
How to reproduce:1. Open the attached “IN-113004” project2. Enter Play mode3. Maximize the Game view window using the 3 dots in the ... Read more
Live Profiler Timeline keeps losing frame data while scrolling inside Pr...
How to reproduce:1. Create new project2. Open Profiler and enable Live Timeline3. Enter Play Mode4. Scroll anywhere in Profiler wind... Read more
Profiler doesn't show older Data file dates in Captures List section
Steps to reproduce:1. Create new Unity project2. Go to Window -> Analysis -> Profiler3. Profile in Edit mode for a few seconds... Read more
[Profiler] MissingProfiler.EndSample errors are thrown on saving a scene...
When profiling a scene in Edit mode if the changes made in the scene are saved or while renaming any prefab MissingProfiler.EndSampl... Read more
Standalone profiler doesn't draw properly
- Open Standalone profiler- See that the profiler window stays black (nothing is rendered.)- See error messages in the console. Inde... Read more
Crash on "UI::CanvasManager::RenderProfiler" when selecting UI images in...
Reproduction steps:1. Open attached project "1241230_profiler" and scene "SampleScene"2. Enter Play Mode and then pause it3. Open th... 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 "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point