Search Issue Tracker
[Visual Studio] SyntaxTree namespace cannot be referenced when using 201...
How to reproduce:1. Open the user's attached project ("SyntaxTree.zip")2. Open the 'Editor\ProjectFileHook.cs' script3. Notice that ... Read more
An error is thrown when ReadOnlySpan<T> is used with .NET Standard 2.1
Reproduction steps:1. Open the user attached project "ReadOnlySpanTest.zip"2. Observe the Console Expected result: There is no error... Read more
CSProj generator cannot reference System.Xml when the include is defined...
To reproduce:1. Create a new Unity project and a new c# script2. Open "Assembly-CSharp" file in project's root folder3. Search for s... Read more
Obsoleted network types cause TypeLoadExceptions in Playmaker dll
When importing Playmaker from the Asset Store in 2018.2, script upgrader kicks in and triggers an API update.Afterwards, a lot of er... Read more
Coroutines Started within another Coroutine show up under the calling Co...
How to reproduce:1. Open attached Unity project "Test Bed copy"2. Load scene "Scene1"3. Open Profiler window4. Enter the play mode5.... Read more
Unity crashes on Object::GetInstanceID when destroying GameObject
How to reproduce:1. Open the "Crash.zip" project2. Open the "SampleScene" scene3. Press Play4. Press Space Actual result: Unity cras... Read more
.NET 3.5 successfully compiles C#6 features when LangVersion set to C#4 ...
Using .NET 3.5, the C# project that is generated by Unity has a supported language version of 4:<LangVersion>4</LangVersion... Read more
Crash on BaseUnityConnectClient::PrepareConfigRequest when exiting Play ...
How to reproduce:1. Open the "PlayerLoop Crash.zip" project2. Press Play3. Exit Play mode4. Repeat steps 2-3 Actual result: Unity cr... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
Managed Assembly is included in Player Build when using Define constrain...
How to reproduce:1. Open the attached project (DefineTest.zip)2. Open scene Scenes/SampleScene3. Go to File -> Build and Run4. Ob... 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 Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound