Search Issue Tracker
Redundant for-loop in UnityEditor.Profiling.ModuleEditor.CounterCollector
How to reproduce: 1. Open "UnityEditor.Profiling.ModuleEditor.CounterCollector" source code 2. Search "for (int i = 0; i < counters.... Read more
Not all non-dev Profiler Stats are marked with a kUnityProfilerMarkerFla...
Reproduction steps: 1. Open user-submitted project 2. Navigate to File -> Build Settings 3. Make sure "Development Build" is unticke... Read more
[Memory Profiler] Capturing Player built with higher Unity version crash...
How to reproduce: 1. Create a new 3D project using 2022.1.0b1 2. Enable Development Build and Autoconnect Profiler in Build Settings... Read more
[iOS] Crash when launching Build with "Autoconnect Profiler" enabled wit...
Reproduction steps: 1. Open the attached project "Case_1383511.zip" 2. Set "Run in Xcode as" to "Debug" and enable "Autoconnect Prof... Read more
FrameTimingManager GPU time stops working when pausing the app
How to reproduce: 1. Open the attached project '1375843.zip' 2. Build and Run the application on an Android device 3. Pause the appl... Read more
[Mobile] Product Name in Target Selection dropdown is empty when device ...
How to reproduce: 1. Open the attached project ("1381214_repro.zip") 2. Build And Run on a mobile device 3. Open Profiler (Window ->... Read more
The Profiler Rendering module shows the Scene rendering statistics as ze...
How to reproduce: 1. Open the attached project "ProfTest" 2. Open the scene "PreviewBundle" (Assets/Preview Bundle.unity) 3. Open th... Read more
Allocations under EditorOnly ProfilerMarkers are not properly hidden whe...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Go to Window -> General -> Test Runner 4. ... Read more
Profiler's 'Call Stacks' button gets out of sync with PlayerConnection w...
How to reproduce: 1. Open the attached project '1377934.zip' 2. Open Build Settings and enable Development Build 3. Build and Run on... Read more
[HDRP] Inl_ prefixed calls are not tracked in deep profiling mode
Reproduction steps: 1. Create a new HDRP Project 2. Open Build Settings window in File > Build Settings 3. Turn on Autoconnect Profi... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow