Search Issue Tracker
Incorrectly generated serialization code causes type mismatch with IL2CP...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS.3) Deploy to a device. Error appears in Xcode:"Bulk_Assembly... 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
Editor crashes due to ReloadAssembly failure when opening project or rec...
Steps to reproduce:1. Open project attached to Case 9862822. Wait for project to load Reproduced in: 2018.1.0b2, 2017.3.0p2, 2017.2.... Read more
[Mac][.NET 4.6] "System.Net.WebException" error in .NET 4.6
Reproduction steps: 1. Open "Security DLL not found.zip" project2. Enter Play mode3. See the Console window output (Error)4. Change ... Read more
"About Unity" window is black and throws errors if Scripting Runtime Ver...
To reproduce:1. Open new project.2. In PlayerSettings set Scripting Runtime Version to "Experimental (.NET 4.6 Equivalents)".3. Open... Read more
ECDiffieHellmanCng class in System.Security.Cryptography is missing
To reproduce: 1. Create new project2. Create new script3. Add using System.Security.Cryptography4. In Start method start typing ECDi... Read more
Editor crashes when repeatedly starting and stopping the scene
Unity editor crashes when repeatedly starting and stopping the scene. The crash sometimes occurres when the editor is loading.It see... Read more
Calling Marshal.PrelinkAll() on a class that contains a DllImport attrib...
Calling Marshal.PrelinkAll() on a class that contains a DllImport attribute of a non-existent dll will always log lines that look li... Read more
Struct with marshalled byte/char array fails to be properly cloned by a ...
How to reproduce:1. Open user-submitted project (string_marshall_test) in OSX2. Open the 'default' scene3. Enter Play Mode Expected ... Read more
Crash on AnimationState_Get_Custom_PropClip when entering Play Mode afte...
Reproduction steps:1. Open user's attached project2. Open scene "MainScene"3. Change a script, like "CameraFacing", to force a recom... 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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path