Search Issue Tracker
Coroutines fail to catch exceptions that are located in the nested funct...
Reproduction steps:1. Open the user's attached "1197069_CoroutineException.zip" project2. Open the "SampleScene" Scene3. Enter the P... Read more
ScreenCapture.CaptureScreenshot not working when main display is bigger
Reproduction steps:1. Open attached Project2. Build and Run the scene Assets\Scene\SampleScene in Development mode3. Press R Expecte... Read more
Foreach statements allocate memory unnecessarily
To reproduce:1) Open 'demo' scene2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() allo... Read more
Editor shows misleading information window while attaching script to gam...
User has a script called differently from class name. Trying to attach this script, editor should pop the message window about misma... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps:1. Open the attached project "repro.zip"2. Open Scenes/SampleScene scene3. Select MainCamera in the Hierarchy win... Read more
Script Import Settings ignored when component added from another script
- Create a script, e.g. TestScript, with public field of type GameObject.- Open "Script Import Settings" and set some prefab to this... Read more
Memory Leak when calling GetComponents(List<T>) with a static List
Steps to reproduce:1. Download and open project "GetComponentsBug.zip"2. Open SampleScene3. Enter Play mode4. Exit Play mode5. Enter... Read more
[UWP] Not adding NET_STANDARD_2_0 define
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Switch to UWP3. Select .NET Standard 2.0 Scripting backend i... Read more
Vector3.SmoothDamp behaves differently between positive and negative vel...
How to reproduce:1. Open the user's attached project "SmoothDampBugDemo"2. Open the "SmoothDampTestScene" scene3. Enter Play Mode4. ... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... 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