Issue Explorer
Status, longest-open, and most-mentioned cuts of every UUM-id referenced in the indexed Unity release-note corpus. Click any issue to see every release that mentioned it.
Fixed · Scripting issues
151–175 of 337
Filtered slice of every tracked UUM id — adjust the chips to widen or narrow.
All subsystemsRenderingScriptingMobileXRPhysicsUINetworkingEditorAudioAnimationAsset PipelineInputOther
| Issue | Status | Description | Introduced | Fixed | Days open | Mentions |
|---|---|---|---|---|---|---|
| UUM-62035 | Fixed | Mono: Fixed an issue that caused InvalidProgramException (Invalid IL code in (wrapper managed-to-native) <METHOD>: IL_0004: ldloc 65535) to be thrown when calling COM interop methods. | — | 6000.0.0b15Apr 13, 2024 | — | 2 |
| UUM-64814 | Fixed | Mono: Fixed an issue that caused a crash on Windows ARM64 when calling Thread.Abort. | — | 6000.0.0b15Apr 13, 2024 | — | 2 |
| UUM-67254 | Fixed | Mono: Fixed issue where incorrect TimeZones would be returned on some devices due to an exception being thrown. https://github.com/Unity-Technologies/mono/pull/2010 https://jira.unity3d.com/browse/UUM-67254. | — | 2022.3.23f1Apr 2, 2024 | — | 3 |
| UUM-64457 | Fixed | IL2CPP: Fixed crash when calling special Array Set/Get/Address methods via reflection. | — | 2021.3.37f1Apr 2, 2024 | — | 4 |
| UUM-58965 | Fixed | Scripting: Fixed a crashes due to excessive use of thread local data slots. | — | 6000.0.0b13Mar 27, 2024 | — | 5 |
| UUM-29293 | Fixed | Scripting: Fixed a crash that would occur if a coroutine was not persisted when a series of UnityEvents were invoked. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-44012 | Fixed | Scripting: Fixed an issue to ensure the completion of Awaitable.NextFrameAsync was not raised too early. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-44732 | Fixed | IL2CPP: Fixed ainalizers being called in a reentrant manner on the Web platform. Finalizers are now invoked explicitly at the end of each frame if needed. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-54327 | Fixed | Scripting: ColorUtility.TryParseHtmlString will now remove any whitespace from the start and end of the input string. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-54598 | Fixed | IL2CPP: Fixed MemoryMappedFile on posix systems to query page size from the system, instead of hardcoding it. | — | 6000.0.0b11Mar 13, 2024 | — | 7 |
| UUM-59506 | Fixed | IL2CPP: Fixed inclusion of file and line numbers when specified in the IL2CPP Stacktrace Information setting for a Server build. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-59544 | Fixed | IL2CPP: Fixed crash in GC when too many allocation roots are processed. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-62295 | Fixed | Scripting: Fixed crash when reflecting over all parameters on all methods in the UnityEngine assembly. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-64086 | Fixed | Scripting: Fixed deadlock being created for Awaitable async methods NextFrameAsync, EndOfFrameAsync when Time.timeScale is 0. | — | 6000.0.0b11Mar 13, 2024 | — | 5 |
| UUM-54573 | Fixed | Entities Graphics: Fixed an issue where runtime created materials registered with the BRG/EntitiesGraphics would sometimes get unloaded when maximising the game view. | — | 2022.3.21f1Mar 5, 2024 | — | 5 |
| UUM-60296 | Fixed | Scripting: Fixed an issue where debugging a .net 6 project with Visual Studio would make the editor hang on startup. | — | 2022.3.21f1Mar 5, 2024 | — | 6 |
| UUM-62508 | Fixed | Scripting: Fixed reload not happening when multiple compilations happens in same editor tick. | — | 2022.3.21f1Mar 5, 2024 | — | 6 |
| UUM-39498 | Fixed | IL2CPP: Fixed socket.send() sending uncatchable SIGPIPE signal on Linux. | — | 2022.3.20f1Feb 14, 2024 | — | 7 |
| UUM-4341 | Fixed | Mono: Fixed wrong file path reported by mono_ppdb_lookup_location for methods that span multiple files. | — | 2022.3.20f1Feb 14, 2024 | — | 6 |
| UUM-44039 | Fixed | IL2CPP: Fixed data races in lazy initialization checks on ARM processors. | — | 2022.3.20f1Feb 14, 2024 | — | 7 |
| UUM-48816 | Fixed | Mono: Accessing AppContext.BaseDirectory will no longer throw an exception. | — | 2022.3.20f1Feb 14, 2024 | — | 7 |
| UUM-49475 | Fixed | Mono: Fixed crash on Windows when certain Global Flags were enabled with the GFlags SDK tool. | — | 2022.3.20f1Feb 14, 2024 | — | 7 |
| UUM-54449 | Fixed | Mono: Fixed issue with Socket.ReadAsync where the buffer submitted would not be updated when using a Memory. | — | 2022.3.20f1Feb 14, 2024 | — | 7 |
| UUM-55384 | Fixed | IL2CPP: Throw a PlatformNotSupportedException for Process.HasExited. | — | 2022.3.20f1Feb 14, 2024 | — | 7 |
| UUM-58474 | Fixed | Mono: Fixed a race condition when the number of files in a directory changes while this code is executing. | — | 2022.3.20f1Feb 14, 2024 | — | 7 |