Search Issue Tracker
[macOS] Standalone build with .NET 2.0 API throws NotSupportedException...
Steps to reproduce:1. Open the attached project2. Make sure that "Api Compatibility Level" is set to ".NET 2.0" under player setting... 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 err... Read more
FileSystemWatcher returns bad file path when entering Play Mode
How to reproduce:1. Open users attached project2. Open Assets > Repro.unity3. Enter Play Mode4. Observe the Console window Expect... 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 reprod... 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 How... Read more
Unable to find a corresponding location while using Partial classes/meth...
Reproduction steps: 1. Open "Test Project.zip" project and "SampleScene" scene2. Open "TestClass.Partial" in VS3. In Line 9 add a Br... Read more
"DllNotFoundException: Unable to load DLL 'kernel32.dll'" is thrown when...
How to reproduce:1. Open the attached project "hololens-http-request-repro.zip"2. Build And Run the project on HoloLens 2 Expected r... Read more
Editor crashes when examinating values in debugger with .NET 4.6
Usual reproduction steps:1. Open a specific project in .NET 4.6.2. Enter play mode or recompile scripts.Result: Sometimes editor cra... Read more
Memory leak when using .NET sockets
Reproduction steps:1. Open the attached “BugRepro” project2. Build and Run the project (File > Build and Run)3. Open the “Task Ma... Read more
Changes to scripts cause infinite compilation times after playing a scene
Steps to reproduce:1. Open any project2. Open any script or create a new one3. Make changes in the script4. Press play while it's st... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default