Search Issue Tracker
[BlendTrees] When playing scene with a blend tree selected in the inspec...
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Animator window4. Go down into the Blend Tree layer5.... Read more
Inspector shows current transition even if game object with animator con...
How to reproduce:1. Open the attached project2. Open "Berserker(Ieva)" scene3. Open Berserker Controller in Animator Window4. Select... Read more
Focusing on an object modifies the clipping planes of the camera
How to reproduce:1. Open a new project2. Create a Terrain3. Create a Cube4. Double click on the Terrain in the Hierarchy window- Not... Read more
[Outline/Shadow] Outline and shadow change color based on sprite's color.
Outlines and shadows changes color based on the color of their image sprite. Repro steps:1. Open UI scene from attached project2. Se... Read more
[tvOS] Video playback doesn't work on Apple TV with 5.4
To Reproduce: 1. Just build the attached project for Apple TV.2. Try clicking any of the button in the bottom right corner.3. Observ... Read more
[BlendTrees] Blending between full rotations causes animations to skip f...
How to reproduce: 1. Open attached project (reproProj.zip)2. Open scene Scenes/Test.unity3. Play the scene- The cube should begin fl... Read more
NetworkAnimator component gives NullRefExeption for non-player spawnable...
What happenedSpecific of this bug:- on NetworkIdentity for spawnable prefab we do NOT set "LocalPlayerAuthority"- use NetworkServer.... Read more
Adding SpawnablePrefab on the NetworkManager doesn't mark scene as dirty
What happenedThis is regression - it used to work in 5.2.x, but doesn't work in 5.3 and 5.4When we adding SpawnablePrefab to the lis... Read more
[PaintTexture][Graphics] Sometimes blended textures disappear from Terra...
Steps to repro: 1. Open Unity;2. Create new project;3. Import attached 'terrainTextureBlending.unitypackage' package; 4. Notice that... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used