Search Issue Tracker
[Profiler] "GetInt is not allowed error" is thrown when entering the Pla...
How to reproduce:1. Create a new project2. Open the Profiler (Window->Analysis->Profiler)3. In the Profiler controls section c... Read more
High CPU usage and slow editor performance while the Profiler with Deep ...
Steps to reproduce:1. Open the user's submitted project2. Open scene "DebugScene" under Assets/__Test3. Open the Profiler with enabl... 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 creates n... Read more
Animator Memory Leak, when setting Gameobject active between 'true' and ...
How to reproduce:1. Download attached project file2. Open Profiler and Enter Play Mode Actual result: When the animator component wa... 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() m... 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 project3. Try profiling GPU Profiling won't work... Read more
Profiler: memory profiler shows "unknown" for amounts >2GB
Memory profiler (both simple & detailed views) shows "Unknown" for amounts of memorythat are larger than 2GB. For example, if &g... 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 will... Read more
[2019.3] GUIView.RepaintAll.PlayerLoopController performance regression ...
Reproduction steps:1. Open the attached project named "PerformanceCase"2. Open the Classic_E01_F08 Scene3. Open the Profiler window ... 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