Search Issue Tracker
Crash in FileSystemEntry::Set when creating or opening a MemorySnapshotF...
How to reproduce:1. Open user-submitted project (MemorySnapshotFileWriterCrash.zip)2. Open the SampleScene3. Enter Play Mode Expecte... Read more
Infinite import loop is detected when opening a non-existent file using ...
How to reproduce:1. Open user-submitted project (InfiniteImportLoop.zip)2. In the Menu bar select Bug > Open FileWriter3. Note th... Read more
[Profiler] "Connection is no longer valid" is thrown when switching Prof...
How to reproduce:1. Create a new Unity project2. Open the Build Settings (File->Build Settings...)3. In the Build Settings window... Read more
Crash on RepaintController::RenderPlayModeViewCameras after changing Act...
How to reproduce:1. Create a new 3D project2. Open Package Manager window (Window > Package Manager)3. Install Input System packa... Read more
Memory Profiler reports wrong Mesh size results when generating it with ...
How to reproduce:1. Open the user's attached "MeshMemoryUsage" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Select... Read more
NullReferenceException appears in the Console after selecting the Module...
How to reproduce:1. Create a new project2. Open 'SampleScene'3. Open Window > Analysis > Profiler4. Capture some data by enter... Read more
[Profiler] A bar floats off to the left in the Timeline when a bar is se...
How to reproduce:1. Create a new project2. Open the Profiler (Window->Analysis->Profiler)3. Enter the Play Mode, record some d... Read more
[macOS] Statistics window's statistics show 0 when in the Play Mode
How to reproduce:1. Create a new project2. Open the Statistics window in the Game view (top-right of the Game view->Stats3. Enter... Read more
[Profiler] Data shows timing near 0 when loading in data that was saved ...
How to reproduce:1. Create a new Unity 2020.2.1f1 project2. Open the Profiler (Window->Analysis->General)3. Press the load but... Read more
[Profiler] Related Data is not sorted by GC Alloc size
Reproduction steps:1. Open the attached "case_1300829.zip" project and Scenes/SampleScene scene2. Select Window/Analysis/Profiler an... 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