Search Issue Tracker
Animator keeps StateMachine state when disabling GameObject
Animator keeps StateMachine state when disabling GameObject, when it should reset the controller. repro:-disable, then re-enable GO ... Read more
Changes in behavior of AnimatorIK while editor is stopped
fixed in 45801ce38cbd4456400c6698900515debcef2ff5 added runtime test. Read more
Sharp, glossy outlines when terrain textures intersect
If a texture has an alpha channel, and that texture is painted on the surface of the terrain, glossy outlines appear. However, that ... Read more
"Sign into your Unity account" window is displayed every time when launc...
How to reproduce:1. Open Unity, if you haven't signed out yet, make sure to do that2. Press "Work offline" with "Remember my choice"... Read more
"UnityEditor.InitializeOnLoad" calls constructor three times when Unity ...
How to reproduce:1. Download users attached project "doubleInitialize"2. Create or edit a script in Assets folder (without opening U... Read more
[PVR] Baked direct light shadows do not get blurred correctly across UV ...
Baked direct light shadows do not get blurred correctly across UV charts (Direct filtering) 2. How we can reproduce it using the exa... Read more
[PVR] Lightmap indirect gaussian filter above 0 causes black edge artifacts
Black artifacts appear near some seam edges in tile-based level when indirect lightmap filtering is set to gaussian with a value abo... Read more
[UI] Unknown Mixed bake mode in LightModeUtil.MapSettings() Error
This error shows up when upgrading a project. The error consistently occurs when opening the project attached below. Unkown Mixed ba... Read more
[Linux Editor] Values copied from outside the Editor cannot be pasted to...
When copying strings from anywhere on the computer and trying to paste them to Linux Editor, nothing appears. Steps to reproduce:1) ... Read more
VideoPlayer.isPrepared always returns false after calling VideoPlayer.Pr...
To reproduce: 1.Download and open attached project.2.Open "scene1" scene.3.Open AverageColorFromTexture.cs script.4.Edit lines 32 an... 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