Search Issue Tracker
Performance gets worse when updating the Material of Tilemap
Reproduction steps: 1. Open the attached “Test Project” project 2. Open the “HappyHarvest/Scenes/Farm_Outdoor.scene” Scene in the ... Read more
"Build Task CalculateSceneDependencyData failed with exception: Object r...
How to reproduce: 1. Open the attached project "MissingScriptAddressablesBuildFailureRepro.zip" 2. Open Window>Asset Management>Ad... Read more
"error SGICE002: This error indicates a bug in the DOTS source generator...
How to reproduce: Open the user's attached project Expected results: No errors in the Console window Actual results: "error SGI... Read more
Burst compiler failing when building the Player
Reproduction steps: 1. Open the attached project “Tst” 2. Build the project 3. Inspect the Console window Expected result: The... Read more
ObjectDisposedException thrown from builder when undo element creation
1) Create a new project 2) Open UI Builder with a new document 3) Create a Label 4) Press Undo (Ctrl+Z) Error throw... Read more
UxmlObjectReference object fields crash source code generator
Add the following script to a new project ``` using UnityEngine.UIElements; [UxmlElement] public partial class Exampl... Read more
Adding a git url package shows it in the Unity Registry section of Packa...
h5. Source * [Unity forum|https://forum.unity.com/threads/unity-registry-contains-installed-package-from-my-own-git-repo.1504436/] ... Read more
Sprite Shape flickers and disappears in the Scene and Game view windows ...
Reproduction steps: 1. Open the attached "PROJECTFILE" project 2. Open the "Assets/Scenes/SampleScene.unity" scene 3. Select t... Read more
"Maximum Cube Reflection Probes on Screen" is clamped to 64 when changin...
How to reproduce: 1. Create and open a new HDRP project 2. Select Assets/Settings/HDRP High Fidelity.asset 3. Change "Maximum Cub... Read more
[Linux] Crash on GC_merge_unmapped when entering/exiting the Play Mode, ...
Reproduction steps: 1. Create a new 3D project 2. Enter the Play Mode 3. Exit the Play Mode Expected result: Unity Editor exit... 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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices