Search Issue Tracker
ScriptableRuntimeReflection allocates 17 Bytes of GC per frame
Steps to reproduce: 1. Create a new project 2. Open the profiler window 3. Enter Playmode Expected result: no GC allocation from Sc... Read more
ArgumentException is thrown when trying to convert enum to Int32
How to reproduce: 1. Open the user's attached project("ErrorType.zip") 2. Enter Play mode Expected results: the enum is converted t... Read more
[Android] Crash on builds with .NET 4.6 scripting runtime selected when ...
To reproduce: 1. Download and open attached "Android_Net46_Bug.zip" project. 2. Build and run for android device. Expected result:... Read more
Crash with various stack traces when exiting Play Mode after recompiling...
How to reproduce: 1. Open user-submitted project (Zombie.zip) 2. Open the lab Scene 3. Make sure Editor scripts are set to 'Recompil... Read more
Crash when entering playmode
This bug looks like it might be a tricky one to repro. Working on uploading a project to repro in properly. It seems to happen only... Read more
Unity fails to load .NET 4.6 assemblies with TypeLoadException
DLLs added to the project: Microsoft.Management.Infrastucture.dll Microsoft.Management.Infrastructure.Native.dll System.Managemen... Read more
[macOS] Standalone build with .NET 2.0 API throws NotSupportedException...
Steps to reproduce: 1. Open the attached project 2. Make sure that "Api Compatibility Level" is set to ".NET 2.0" under player setti... Read more
Compile error each time I load a custom package or plugin
Compile error is throw when importing custom packages or plugins. Also, same error is thrown when new script is created. Compile e... Read more
Builds with Steamworks.NET don't show the errors files and lines details...
1. What happened A build with Steamworks.NET doesn't show the errors files and lines details in the stacktrace. 2. How we can repr... Read more
[Android] .NET 4.6 builds with any Stripping level crash on startup
Builds for android with NET 4.6 and any Stripping level (Strip assemblies, Strip Byte Code, Use micro mscorlib) crash on startup Ho... 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
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button