Search Issue Tracker
RuntimeInitializeOnLoadMethod is not called if it is part of nested clas...
How to reproduce:1. Open the attached "Runtime_Bug.zip" project2. Click Play Expected results: 'No Namespace - Inner', 'No Namespace... Read more
Message gets logged in the Console when using Debug.LogFormat and the un...
How to reproduce:1. Open the attached 'case_1354586.zip' project2. Open the SampleScene3. Enter the Play mode4. Observe the Console ... Read more
Build Aborted/Build Interrupted error briefly appears in the Console win...
Reproduction steps:1. Create a new Unity project2. Create a new C# Script: Right-click in Project window > Create > C# Script3... Read more
Globalization.CultureInfo.CurrentCulture does not map to system language...
How to reproduce:1. In the System Preferences, change the system language to another one than English (for example, French)2. Open t... 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
SmoothDamp function does not reach it's target smoothly when smoothTime ...
Steps to reproduce:1. Open users attached project2. Open Smoothing Issue/Press Play scene3. Enter the Play Mode4. Observe Cubes move... Read more
Missing default references show up as none in ScriptableObject Script asset
Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... 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
Silent Crash when returning a recursive IEnumerator in Coroutine
Reproduction steps:1. Open user attached Project2. Press Play3. Wait around 15 seconds Expected result: The Editor doesn't crashActu... Read more
Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...
How to reproduce:1. Open the user attached project2. Open the "OpeningScene" Scene3. Enter Play Mode and press the left mouse button... 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