Search Issue Tracker
[.NET Backend] Changing backends is impossible without killing Unity.exe...
To reproduce: 1) Create new project 2) Go to Player Settings 3) Change scripting backend to .NET 4.6 and agree to restart Expected:... Read more
[New Scripting Runtime] Windows x86 Mono build executable fails to start
1. What happened Windows x86 Mono build executable fails to start. I'm getting 'Failed to load mono'. 2. How we can reproduce it us... Read more
[macOS] Crash at "mono_marshal_free_inflated_wrappers > g_log > g_logv >...
Reproduction steps: 1. Open the attached project. 2. Play the "mainScene". 3. Repeat step 2 up to 5 times. - Editor will crash. - ... Read more
Instantiating UI GameObjects from an Asset Bundle with WeakReference res...
How to reproduce: 1. Open submitted project (WeakReferenceTest.zip) 2. Open the Test Scene 3. Enter Play Mode 4. Click the 'test Wea... Read more
"Failed to resolve type 'System.Int32'" error is thrown when AssemblyUp...
How to reproduce: 1. Open the attached project "NormcoreAssemblyUpgrade.zip" 2. Navigate to Assets folder and right click "MeshMater... Read more
[MacOS] Crash on project load when custom mono envs are exported via lau...
How to reproduce: 1. Open a terminal 2. Write into terminal "launchctl setenv MONO_DEBUG disable_omit_f" 3. Open Unity 4. Create a n... Read more
Editor freezes when recompiling scrips in Play Mode
Reproduction steps: 1. Open user's attached project and scene "WebcamParallexMain" 2. Enter Play Mode 3. Open script "FaceServer" 4.... Read more
Editor crashes due to ReloadAssembly failure when opening project or rec...
Steps to reproduce: 1. Open project attached to Case 986282 2. Wait for project to load Reproduced in: 2018.1.0b2, 2017.3.0p2, 201... Read more
Crash on GC_is_marked after repeated sound playing
How to reproduce: 1. Open the attached project 2. Open the "Main" scene 3. Press Play 4. Keep pressing "Play x x" UI buttons until U... Read more
Unity crashes at mono_class_array_element_size when opening iOS project ...
To reproduce: 1. Open attached project Expected result: Unity successfully loads project Actual result: Unity crashes on launch R... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions