Search Issue Tracker
[Performance Regression] Matrix4x4 multiplication significantly slower
Reproduction steps:1. Open attached project "Matrix.zip" and scene "SampleScene"2. Enter Play Mode and wait for a few seconds3. In P... Read more
[.NET 4.6] Editor crashes in mfplat.dll when calling CSCore method on .N...
Steps to reproduce:1.Open attached “CSCoreCrash.zip” Unity project2.Download attached 'Test.mp3' file3.Select 'SongLoader' object in... Read more
Lack of user-visible error when getting TypeLoadException due to unsuppo...
Steps to reproduce: 1. Open attached project2. Open "demo" scene3. Enter play mode Expected result: use of unsupported StructLayout ... Read more
Calling Type.GetType in a DLL gets different results between backends
To reproduce:1) Open attached project and scene2) Set the .NET backend to 4.63) Play the scene4) Notice that the assembly is loaded5... Read more
OnEnable and OnDisable are being called in wrong order
Reproduction steps:1. Open user attached project2. Open Assets\Scenes\SampleScene3. Select Go 1 in the Hierarchy4. Select Go 2 in th... Read more
[Android] NullReferenceException on Serialization.CodeGenerator.Call due...
Reproduction steps:1. Open the user's attached project "XmlSerializeNullRef.zip"2. Build for Android Expected result: Scene displays... Read more
DataContractJsonSerializer UseSimpleDictionaryFormat doesn't work when d...
To reproduce: 1. Open the attached project (TestDeserializationBug.zip)2. Open the Sample Scene3. Enter Play mode4. Observe the outp... Read more
List.Sort causes more memory allocation with .NET 4.x than .NET 3.5
How to reproduce:1. Open the project attached.2. Open the "SampleScene" scene3. Make sure that Scripting Runtime Version is .NET 4.x... Read more
[.NET 4.6] Fails to load types if the source code file size is larger th...
Steps to reproduce:1. Download attached project2. Open "main" scene.3. Enter play mode using .NET 4.6. The error shows up "TypeLoadE... Read more
Default argument value makes the Editor recognize a script as not valid
To reproduce: 1. Open the project, attached by the tester (defaultArgsBug.zip)2. Open the "scene" scene3. Select the obj game object... 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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component