Search Issue Tracker
[Profiler] "GetInt is not allowed error" is thrown when entering the Pla...
How to reproduce: 1. Create a new project 2. Open the Profiler (Window->Analysis->Profiler) 3. In the Profiler controls section chan... Read more
High CPU usage and slow editor performance while the Profiler with Deep ...
Steps to reproduce: 1. Open the user's submitted project 2. Open scene "DebugScene" under Assets/__Test 3. Open the Profiler with en... Read more
Animator Memory Leak, when setting Gameobject active between 'true' and ...
How to reproduce: 1. Download attached project file 2. Open Profiler and Enter Play Mode Actual result: When the animator component... Read more
Destroying Texture2D doesn't free memory
Steps to reproduce: 1. Open attached project "765799.zip" 2. Open scene "repro" 3. Open "TestMemoryLeak.cs" 4. Notice that it creat... Read more
Excessive garbage generated when accessing a non existent component
The project consists of two scenes: 1. GarbageTestCaseScene - it has a GameObject with a component/behaviour calling GetComponent() ... Read more
GPU profiling disabled on nvidia GT 650M gpu
To reproduce: 1. Open unity with a computer which has nvidia GT 650M GPU. 2. Open any project 3. Try profiling GPU Profiling won'... Read more
Profiler: memory profiler shows "unknown" for amounts >2GB
Memory profiler (both simple & detailed views) shows "Unknown" for amounts of memory that are larger than 2GB. For example, if >2GB ... Read more
[GPUProfiler] "!query->pending" errors when doing GPU profiling of Windo...
Steps to reproduce: 1. Open Unity on Windows (DX11 mode); 2. Create new project or open attached one; 3. Go to Build Settings (File... Read more
Unity editor crashing when entering deep profiling
- Open scene Stage1 in attached project - Open Profiler window and enable Deep Profile - Press Play and after a few seconds Unity wi... Read more
[2019.3] GUIView.RepaintAll.PlayerLoopController performance regression ...
Reproduction steps: 1. Open the attached project named "PerformanceCase" 2. Open the Classic_E01_F08 Scene 3. Open the Profiler wind... 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