Search Issue Tracker
Per-platform default quality settings gets lost when we exit Unity edito...
To reproduce:1.Create new project.2.Check quality settings.3.Play any scene in project.4.Close Unity Editor.5.Open project again and... Read more
[Textures] Clamped texture bleeds all over the mesh if material's textur...
How to reproduce: 1. Open attached project2. Open scene bugreport.unity- Scene contains two characters: one has a texture that has a... Read more
[Mecanim] Transitions become unselectable in the far sides of Animator w...
Repro steps:1) Create/open a new project2) Create Animator Controller and open it to see Animator window3) Create a new state and ma... Read more
"The digital signature is not valid" when using a custom icon in Windows
Repro steps:1) Open a new project2) Build it with default settings for Windows3) Find the .exe file4) Right click it -> Propertie... Read more
[UnityEditor] Undo.DestroyObjectImmediate() crashes editor if passed null
Steps to reproduce: 1. Open attached project2. Open "Editor/HardCrash" script3. Notice Undo.DestroyObjectImmediate(null)4. In Unity,... Read more
[AnimationEvents] Animation events show wrong function name when gathere...
How to reproduce:1. Create a new project2. Create an animation with 2 animation events on the same frame. Make sure they have differ... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d.c... Read more
[Enterprise][GLES][Android] Particles leave trailing artifacts on where ...
1. What happenedWhen I run in editor rendertexture appears just fine and the scene works as supposed to. But once I run it on any an... Read more
[Shaders][Metal] Incorrectly compiled metal shader, missing matrix type ...
At some points compiled metal code doesn't have matrix typecast function. For example, float3x3 -> half3x3. Project Steps: 1. Ope... Read more
[Cloth] Surface penetration constraint for cloth doesn't work
How to reproduce: 1. Open attached project2. Open scene bugreport.unity3. Play the scene- Note how the cloth never passes through th... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument