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.
Open issues
276–300 of 323
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-44460 | Open | UI Toolkit: Added the ability to change the TreeView item indent via a custom style property called --unity-tree-view-indent. | — | — | — | 22 |
| UUM-44466 | Open | Editor: Moving files in the Project window now takes less memory and is faster. | — | — | — | 8 |
| UUM-45511 | Open | Scripting: Reduced noise in logs by setting logging level to 'Debug' in AssemblyUpdater when collecting ApiUpdater configurations. | — | — | — | 7 |
| UUM-46003 | Open | iOS: When using "wide" color (P3 color space) we now use f16 color format for both metal layer, and internally by default. | — | — | — | 1 |
| UUM-48669 | Open | Asset Pipeline: Improved error handling when updating ArtifactDB or SourceAssetsDB. | — | — | — | 6 |
| UUM-49655 | Open | WebGL: Rebalanced audio objects memory pool sizes. | — | — | — | 1 |
| UUM-52189 | Open | Apple TV: Include platform name in Bundle Identifier error messages. | — | — | — | 7 |
| UUM-52191 | Open | TextCore: Obsolete TextSettings.fallbackSpriteAssets. | — | — | — | 6 |
| UUM-52195 | Open | Editor: Added a flag for recursive dependency calculation. For use with the Compatibility Pipeline API. | — | — | — | 1 |
| UUM-52220 | Open | Shadergraph: Improved performance of undo/redo in large graphs. | — | — | — | 7 |
| UUM-54829 | Open | UI Toolkit: Added validation of UXML attribute and element names to ensure they are valid XML names. | — | — | — | 6 |
| UUM-56321 | Open | Editor: Build Report printed to the Editor log no longer contains entries for "Scripts" and "Included DLLs". | — | — | — | 6 |
| UUM-57793 | Open | Universal RP: Improved runtime performance by adding checks for _ALPHATEST_ON when rendering depth, shadows and depth normals. | — | — | — | 1 |
| UUM-58563 | Open | Editor: Added details to the "incompatible keyword space" error message which is occasionally generated by shaders. | — | — | — | 2 |
| UUM-59437 | Open | Android: Fixed https://docs.unity3d.com/ScriptReference/AndroidJavaProxy.html docs, the view in onDateSet should be disposed by calling .Dispose. | — | — | — | 5 |
| UUM-59486 | Open | UI Toolkit: Improved UI Builder Attribute type picker field to use a popup selector instead of a completer. | — | — | — | 6 |
| UUM-59991 | Open | Scripting: Prevent System.Object.MemberwiseClone being called on a UnityEngine.Object. MemberwiseClone allowed many Managed UnityEngine.Objects to reference a single Native UnityEngine.Object, leading to undefined behaviour, and eventually, a crash. | — | — | — | 16 |
| UUM-60483 | Open | Universal RP: The Auto option in SH Evaluation Mode, in the URP Asset, now chooses Per Vertex instead of Per Pixel on mobile and similar devices. | — | — | — | 7 |
| UUM-61353 | Open | GI: Only one of ignoreDirectEnvironment and ignoreIndirectEnvironment is relevant in each of the IntegrateRadiance methods in IProbeIntegrator. Removed the unnecessary ignoreIndirectEnvironment parameter from LightTransport.IProbeIntegrator.… | — | — | — | 6 |
| UUM-61556 | Open | Editor: Throw a warning when RenderPipelineAsset.renderPipelineShaderTag hasn't been overriden. | — | — | — | 2 |
| UUM-64168 | Open | Editor: Exposed constructor of PooledObject. | — | — | — | 2 |
| UUM-65050 | Open | iOS: Deprecated the Autorotation animation option. | — | — | — | 2 |
| UUM-65153 | Open | Editor: Similar to Editors, PropertyDrawers now support setting default object references through the importer. However, they share the same limitation: only one PropertyDrawer per file is allowed, and the type must either be the only one in the… | — | — | — | 2 |
| UUM-65397 | Open | DX12: Added documentation on how to use the Screen Space Overlay render mode alongside the Graphics Compositor. | — | — | — | 3 |
| UUM-66493 | Open | iOS: Added support for CAMetalDisplayLink. This feature is enabled by default on iOS when built with Xcode 15 or later and run on iOS 17 or later. You can override it at runtime by modifying the UnityAppController shouldUseMetalDisplayLink me… | — | — | — | 22 |