Search Issue Tracker
[HDRP] 'HDR' and 'Allow MSAA' Camera settings get reset when Camera Game...
Reproduction steps:1. Create a new HDRP project2. Select the Main Camera GameObject and enter Inspector Debug mode3. Enable the 'HDR... Read more
[Rider Editor] Opening a scene will open it in JetBrains Rider instead o...
How to reproduce:1. Create a new Unity Project2. Create one more Scene3. Install the Rider Package4. Set the JetBrains Rider as the ... Read more
Package Manifest Inspector throws an error when changing the Inspector m...
How to reproduce:1. Create a new Unity project2. Select any Package manifest file(e.g. Packages/Unity UI/package.json)3. Change the ... Read more
Cannot read non-solved IK position when using GetGoalPosition
How to reproduce:1. Open the user's project2. Press Play Expected result: Ray is drawn where the foot would be if an animation was e... Read more
Scene view's grid position is inverted on its axis when the Scene Camera...
How to reproduce:1. Create a new project or open an existing one2. Set the Field of View field of the Scene Camera to a number lower... Read more
Unity Events that have arguments cannot be used anymore
Repro steps: 1. Add a "Slider" component to the scene.2. Select it and check its "On Value Changed" event property.3. See that it ha... Read more
Package XML documentation isn't shown when using external packages
Repro steps:1. Open user attached project2. In the Project window, open "HeroRewardDisplay.cs" in the "QuestRewardList" folder3. Hov... Read more
BlendTree Motion Nodes disappear when FBX file with Animations is reimpo...
Steps to reproduce:1. Open attached project "Case_1179996"2. Navigate to Project -> Assets -> and open "Animator"3. In the Ani... Read more
Terrain Component stops working when displaying it through Odin, even wi...
To reproduce: 1. Download attached "TerrainInspectorTest.zip" project and open in Unity2. Open "SampleScene" scene3. Select "Terrain... Read more
[GraphicsFormat] [Mac Metal] DefaultFormat.LDR on doesn't work with SetP...
Steps:1. Open attached project2. Open 501_DefaultFormat_WIP scene3. Hit play> console prints error: Unsupported GraphicsFormat(14... 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