Search Issue Tracker
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project2. Open scene unity4TorqueTester.unity- Scene contains 3 cubes:- Cube 1 (NormalCube) is no... Read more
[Backport] [UI Builder] Hierarchy collapses when changes are saved
How to reproduce:1. Open the attached project "hierarchyRepro"2. Open the UI Document "openMe" (Assets/openMe.uxml)3. In the UI Buil... Read more
Crash Handler opens twice when Unity crashes with out of memory
Reproduction steps:1. Create a new empty Project2. Try to import the package attached to case 1331683 while only about 20-50gb is le... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
[Linux] "PropertiesGUI() is being called recursively" warning produced w...
Steps to reproduce:1. Create a new project or open an existing one2. Create a Material in Assets (Right-click -> Create -> Mat... Read more
Crash on AssetDatabase::CheckCanAddObjectToAsset(Object*) when applying ...
Reproduction steps:1. Open the attached project “TextureCrash”2. In the Project window find the “Assets/Herringbone_Brick_baseColor”... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
[DOTS 0.51] GameObjects don't render when using Hybrid Renderer and Defe...
To reproduce:1. Open the project “DOTS-Deferred-RenderObjects”2. Enter Play mode and notice the capsule rendered normally3. Exit Pla... Read more
Renaming an asset inside one of the 'Favorite' folders clears the Projec...
How to reproduce:1. Create a new Unity project2. Create a new folder and drag it to the 'Favorites' section3. Inside this folder cre... 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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11