Search Issue Tracker
[.NET Backend] Changing backends is impossible without killing Unity.exe...
To reproduce:1) Create new project2) Go to Player Settings3) Change scripting backend to .NET 4.6 and agree to restart Expected: Edi... Read more
[New Scripting Runtime] Windows x86 Mono build executable fails to start
1. What happenedWindows x86 Mono build executable fails to start. I'm getting 'Failed to load mono'. 2. How we can reproduce it usin... 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.- Stack t... 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 Scene3. Enter Play Mode4. Click the 'test WeakRef... 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 "MeshMateria... Read more
[MacOS] Crash on project load when custom mono envs are exported via lau...
How to reproduce:1. Open a terminal2. Write into terminal "launchctl setenv MONO_DEBUG disable_omit_f"3. Open Unity4. Create a new p... Read more
Editor freezes when recompiling scrips in Play Mode
Reproduction steps:1. Open user's attached project and scene "WebcamParallexMain"2. Enter Play Mode3. Open script "FaceServer"4. Edi... 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
Crash on GC_is_marked after repeated sound playing
How to reproduce:1. Open the attached project2. Open the "Main" scene3. Press Play4. Keep pressing "Play x x" UI buttons until Unity... 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 projectActual result: Unity crashes on launch Reprod... 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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo