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
[Backport] [Mono][GLES3] Crash with signal 11 on device with Mali-G78 GP...
Reproduction steps:1. Open the attached user's Unity project "TextureArray_Mali_Crash__2020_3_19.zip"2. Open "Main.unity" Scene from... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS