Search Issue Tracker
LogStringToConsole is performing too many allocations when printing to c...
To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more
ObjectPool's pool is destroyed when entering Play Mode without reloading...
How to reproduce: 1. Open the project “IN-105606_Pooling”2. Enter Play Mode3. In the Hierarchy, observe the “GameObject” Expected re... Read more
Undocking Search window after selecting Builtins/Reports throws NullRefe...
Steps to reproduce: Open a Unity project Window → Search → New Window Immediately dock the Search window Ensure Toggle Search Query ... Read more
[STW2019]Assertion failed on expression: '!m_IsUndoing' when pressing cm...
How to reproduce:1. Open the attached project2. Go to the Assets-> Sprites folder3. Select any sprite-> go to Import settings ... Read more
Crash on 'DisconnectPrefabInstanceRecursive' when playing the scene
Steps to reproduce:1. Open user attached project2. Play the scene- Editor crashes at this point 0x0000000140713201 (Unity) Disconnec... Read more
[Linux] [macOS] Editor window is shown over all other applications when ...
Reproduction steps:1. Download and open the attached application: "New Unity Project (4).zip"2. Go to Example > ShowPopup Example... Read more
[Linux] DisplayInfo.WorkArea ignores resolution scaling when working wit...
How to reproduce:1. Open the attached project named "desktop-move-window-sample-main.zip"2. Open "SampleScene"3. Build and Run4. Pre... Read more
[Trail Renderer] Add Key does not add any keys to trail's Width curve
To reproduce:1. In any project, create an object with Trail Renderer component2. In Trail Renderer component, find the Width curve i... Read more
[UNETServerDll][ReliableSequenced] "val >= 0" assert appears in bad netw...
Steps:1. Open attached solution2. Build3. Run ClientGUI.exe4. Click "Start"==>Server appears5. Click "Connect"==>Server: "Acti... Read more
Breakpoint in a script is never reached after creating symbolic link bet...
Reproduction steps:1. Create a new project "U1"2. Add a new C# script "test" to "U1" project in "Assets\testcode" folder3. Create 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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