Search Issue Tracker
async void Method() => throw new Exception("Error") is thrown every frame
How to reproduce:1. Open attached project "AsyncExceptionBugReport.zip" and scene "SampleScene"2. Enter Play mode3. Observe Console ... Read more
Loading CodeAnalysis.CSharp on NET4.x cause a broken assembly error.
Steps to reproduce:1. Open original project "CSharpCodeAnalysis20182.zip"2. Press Play and observe console Expected result: No error... Read more
GUIUtility Error occurs when Scriptable Object has Asset Menu with Globa...
How to reproduce:1. Open the attached "CorruptedScriptableObject.zip" Project2. Click on the "CorruptedScriptableObject.asset"3. Obs... Read more
GC.Collect() to be called at regular intervals causing noticeable lag sp...
How to reproduce:1. Open the attached PeriodGcCollect2017.zip project2. Enter the Play Mode3. Go to Profiler window -> select Pro... Read more
The BinaryReader read data to a Span <byte> is always zero
How to reproduce:1. Open project "ReadToSpan.zip"2. In the top Menu bar press Test>Test BinaryReader to Span Expected result: No ... Read more
Console Logs from built Players are not received by an attached Editor u...
How to reproduce:1. Open the attached project in the Unity Editor2. Do NOT touch the Console window's Connection drop-down until lat... Read more
Malformed .csproj files and empty folders are generated when there are r...
To reproduce:1. Open attached project2. Open the Example project3. Open the Visual Studio from the Unity Editor via the Assets/Open ... Read more
Editor freezes after Building & Running while in Play mode
How to reproduce:1. Open the attached project2. Open the "OfflineLobby.unity" scene3. Enter Play Mode4. Press Ctrl + B5. Build the p... Read more
Package Tests are only added when making a package testable and adding a...
Reproduction steps: 1. Create a New Project, make sure `com.unity.ugui` is installed2. Open Package Manifest in a Text Editor3. Open... Read more
MenuItem is executed more than once when multiple objects are selected
How to reproduce:1. Open attached project2. Open SampleScene3. In Hierarchy view, make none of object is selected and run "My Test M... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph