Search Issue Tracker
Moving the Hierarchy tab will cause a NullReferenceException to be throw...
How to reproduce:1. Create a new project in 2020.1.0a232. Move the Hierarchy window by dragging the name of the tab3. Dock the Hiera... Read more
Class get stripped when using Preserve attribute with Mono backend
How to reproduce:1. Open the attached "xmlDeserializationTest.zip" project2. Check if scripting backend is set to "Mono", and Manage... Read more
Terrain Tools package warning is thrown when installed in an HDRP project
Reproduction steps:1. Create a new HDRP project2. Install the Terrain Tools package and observe the Console Expected result: No warn... Read more
PlayerSettings.SetScriptingDefineSymbolsForGroup behaves differently whe...
How to reproduce:Editor:1. Open the user's attached project2. In the menu bar go to Build and select Build Player Batch Mode:1. Laun... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
[Terrain][URP] Opacity as density blends incorrectly on basemap
Repro steps:1. Download the Terrain Sample Asset Pack from the asset store and import it2. use URP3. Create a terrain4. change to th... Read more
Exception is thrown when opening a new project "Assertion failed on expr...
An exception is thrown when opening a new project or upgrade the project "Assertion failed on expression: 'strlen(name) <= UNITY_... Read more
Inspector Window Tag Search Bar is not populated with the copy-pasted te...
Steps to reproduce:1. Create a new project2. In the Assets folder, create a new Material3. Copy its name “New Material”4. Open the “... Read more
Unable to parse file error is thrown when importing specific Prefab
Reproduction steps:1. Create new empty Project2. Import attached Prefab "CorruptedPrefab"3. Try to open the imported Prefab Expected... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons