Search Issue Tracker
Camera doesn't have preview if Inspector has Debug mode enabled
Steps to reproduce: 1. Create new project2. In hierarchy, select Main Camera and notice that it has preview3. Change Inspecto mode t... Read more
There's no way to determine the reason behind each of multiple calls of ...
Steps to reproduce: First of all, multiple calls is by design so there's no bug in this aspect. 1. Open attached project2. Open scen... Read more
Dead scripting wrappers contribute to Asset GC workload
Steps to reproduce: 1. Open attached project2. Open scene "UnityGCTest"3. Open profiler4. Run scene5. In profiler, notice spikes tha... Read more
Calculation results are different from Coroutine and normal function
Calculation results are different from Coroutine and normal function. Steps to reproduce:1. Open attached project's "777550.zip" sce... Read more
Performance FPS regression on Canvas Rendering between 4.7.1 - 5.3.3f1
Performance FPS regression between 4.7.1 - 5.3.3f1. Steps to Repro: 1. Run 4.7 project, connect profiler and observe Number of Batch... Read more
Opening visual studio progress bar does not have a cancel button
Steps to reproduce : - import Angry Bots- set Visual Studio as an External Tool- open a script and notice that the progress bar does... Read more
Searching for multiple labels does not work as advertised
To reproduce:1. Open attached project2. search for `l:A l:C`3. observe objects only labeled `A` as well as objects labeled with `B` ... Read more
[MemoryLeak] After playing scene, more memory is allocated than released
Steps to reproduce:1. Turn on Task Manager to monitor the leak2. Play and stop empty project repeatedly (w/o any objects in it at al... Read more
Undocked windows doesn't get scaled when moved to different scaling monitor
To reproduce:1. Undock console2. Move console window to another monitor3. Observe that console window doesn't get scaled4. Move edit... Read more
[Context][Windows] Redocking windows that are "tightly packed" crashes e...
Having lots of windows docked "in a line" and moving them around crashes the editor when using GLCore in the Windows. Repro Steps: 1... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal