Search Issue Tracker
Asset Manager Assets are not sorted alphabetically
Reproduction steps:1. Create a new project2. Create a lot of different Assets in the Project window3. Install Asset Manager package4... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[Linux] Editor sometimes crashes on exit in CentOS 7
[Linux] Editor sometimes crashes on exit in CentOS 7 In recent (2019.3) builds of the Linux editor, the editor will sometimes crash ... Read more
Modifying any file in the Assets folder breaks DrawMeshInstancedIndirect...
Reproduction steps:1. Open user-submitted project2. Open scene Level 1 in the Scenes folder3. Enter Play Mode4. Open Assets/some_tex... Read more
All references to Sprite Atlas and AssetReferenceAtlasedSprite are remov...
Reproduction steps:1. Open the attached “IN-97231.zip” project2. Open the “SampleScene”3. Select the “GameObject” from the Hierarchy... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
"Reimport All" is broken in 2019.3 (in Asset Pipeline v2)
Reimport All" option of Context menu in Project View is broken in 2019.3 (in Asset Pipeline v2). Reproduced in 2019.3.0a3 How we can... Read more
The GPUResidentDrawerResources script file is missing from the Scriptabl...
How to reproduce:1. Create a new Unity project2. In the Project window, navigate to “Packages > Scriptable Render Pipeline Core &... 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