Search Issue Tracker
[Windows][.NET 4.x] Delegate.DynamicInvoke fails with an exception when ...
When attempting to use Marshal.GetDelegateForFunctionPointer with the IntPtr returned from "GetProcAddress" (kernal32) when the scri... Read more
[Windows] Malformed utf16 surrogates in C# strings can cause the Unity E...
To reproduce: 1. Download attached project “MalformedStringInspectorCrashRepro.zip" and open in Unity2. Set Scripting Runtime Versio... Read more
gameObject.SendMessage doesn't accept value as a function argument corre...
How to reproduce:1. Open the user-submitted project ("Unity_2018_3_NET_4_6.zip")2. Enter Play Mode3. Observe the Console Window Expe... Read more
Version Defines are not added and throw errors when adding new defines t...
To reproduce:1. Open any project2. In Project window, create Assembly Definition file, select it3. In inspector window, Version Defi... Read more
IsActiveAndEnabled variable is false even though ActiveSelf and Enabled ...
How to reproduce:1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version)2. Enter the Play Mode3. Observe... Read more
Constructors called twice on ScriptableObjects with custom attributes wh...
How to reproduce:1. Open the project attached by the user2. Enter Play mode and observe the console Expected results: The Singleton ... Read more
Unity does not add a reference to UnityEditor.iOS.Xcode for any project ...
To reproduce:1. Open attached project "BugRepro.zip"2. Open C# project with Visual Studio by right clicking on Assets folder and pre... Read more
GameObject's name is changed when that GameObject creates a new GameObje...
How to reproduce:1. Open the user's project2. In the Project window go to Scenes/SampleScene3. Enter the Play Mode Expected result: ... Read more
Unity Editor silently crashes when calling a function inside a C++ DLL
To reproduce: 1. Download attached project “TestNativedll.zip" and open in Unity2. Open "SampleScene" scene3. Enter to Play mode Exp... Read more
Compilation errors after Reimporting the project that has an Assembly De...
Compilation errors, only in the Editor log, after Reimporting the project when a prefab has a script in an Assembly Definition 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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes