Search Issue Tracker
Semaphore.WaitForSignal degrades Editor performance when entering Play Mode
How to reproduce:1. Create a new empty project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Enter Play Mode4.... Read more
Standalone Profiler starts to profile frames in Play Mode when reopening...
How to reproduce:1. Create a new empty project2. Open the Profiler Window Standalone (Window -> Analysis -> Profiler (Standalo... Read more
V-sync profiler markers return 0 when building the project with Developm...
Reproduction steps:1. Open the user's attached project2. Go to File > Build Settings and enable the Development Build option3. Pr... Read more
Warning in the Profiler window is white and hard to see
Steps to reproduce: Create a new Unity project using a 3D Universal Template Open the Profiler window (Window> Analysis > Prof... Read more
Profiler crash on DynamicHeapAllocator::GetBlockPointer
A profiler crash in the Unity Editor has been observed, related to an out of memory error. Reproducible with: 6000.0.62f1, 6000.0.63... Read more
[Backport] Semaphore.WaitForSignal degrades Editor performance when ente...
How to reproduce:1. Create a new empty project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Enter Play Mode4.... Read more
[Linux] "Sending message header failed (11)" Warning in Console when op...
How to reproduce:1. Open any project2. Navigate to Analysis > Profiler (Standalone)3. Close the Standalone Profiler4. Observe Con... Read more
[Backport] Wrong sorting for "GC Alloc" column in Show Related Objects p...
How to reproduce:1. Open the "Profiler_Test.zip" project2. Open the "SampleScene" scene3. Open the Window > Analysis > Profile... Read more
Enabling Deep Profile on Standalone Profiler crashes the Standalone Prof...
Steps to reproduce:1. Create a new project or open an existing one2. Open Standalone Profiler3. Enable Deep Profile4. Switch to Edit... Read more
Unable to find style warnings logged in Console when toggling "Color Bli...
How to reproduce:1. Open up any project2. Open up the Profiler by navigating to Window > Analysis > Profiler3. Make sure that ... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES