Search Issue Tracker
Animating with record on is generating a 'Keyframing for humanoid rig is...
Steps to reproduce : - import the project attached - expand the "Elephant_touch_ object in the Hierarchy - select "e2_01_png" - tur... Read more
Moving a script to a different folder causes all scripts to recompile
To reproduce: 1. Open AppUnity project from case 569622. 2. Go to the Scripts folder 3. Move Currency.cs to Assets/Scenes. It take... Read more
"Error occurs while connecting the polygon contour" when building navmes...
To reproduce: 1. Open attached project 2. Open scene "Scene" 3. Bake navmesh 4. Error occurs while connecting the polygon contour. Read more
Sprites added directly in the Animation timeline do not duplicate the la...
- Create some sprites and drag them to your scene view to create an Animation - Check the animation in the Animation Window and noti... Read more
Shader with faceforward() doesn't compile since 4.2
Steps to reproduce : - create a new project on 4.1 - import the shader - save the project - open it in 4.2+ and notice the shader ... Read more
Animated parent sprite can't be selected
- Open the SherriffStar scene in the attached project - Make sure you have the Animation window open - Expand the Star game object i... Read more
Halo texture is not round
To reproduce: 1. Open the project I attached 2. Open the scene 3. Zoom in the GameObject 4. Notice that "Halo" edges have straight l... Read more
Editor Crashes when Graphics.DrawTexture is used with a shader that has ...
To reproduce: 1. Open project repro 2. Open scene DrawTexture Grabpass Crash 3. Select DrawTextureThing in hierarchy 4. Drag GrabPas... Read more
Unity Editor leaks preview cameras
Steps to reproduce : - import the project attached - open the scene "bugdemo" and press play - select the main camera and deselecte... Read more
Adding component that requeres own base class adds extra component to th...
If you add to object component like this: [RequireComponent(typeof(B))] public class A : B {} Component B will be added to the obje... 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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls