Search Issue Tracker
Animations do not blend between Timeline and Animator animations when th...
To reproduce: 1. Open the project, attached by user (animation_timeline_repro.zip) 2. Select "lily" asset in the Project View 3. No... Read more
IEnumerator stops working when adding a Graphic component to a gameObjec...
To reproduce: 1. Open attached Unity project "layoutbug.zip" 2. Open scene "Bug" 3. Go into Play Mode Expected result: IEnumerator ... Read more
Unity does not show the errors on the second attempt to build
Steps to reproduce: 1. Open the attached project 2. Open the Assets/test.unity scene 3. Switch platform to Windows Store 4. Build... Read more
ArgumentException when undoing created keyframes in animation clip asset...
How to reproduce: 1. Open the attached project 2. Make sure Animation and Inspector windows are open 3. Select idle animation from ... Read more
An error "Please enable Daydream or Cardboard in Player Settings" shows ...
Reproduction steps: 1. Open the attached project; 2. Build project to device; Actual result: an error "Please enable Daydream or Ca... Read more
Changing RenderSettings.fogMode at runtime works in Editor, but not in B...
To reproduce: 1. Open the project, attached by user (bugFogMode.zip) 2. Open "main" scene 3. In Play mode, press any key 4. Observe... Read more
Searching for assets with specific type does not show all the assets of ...
To reproduce: 1. Open the project, attached by user (StatSystemProject.zip) 2. In Project View, type t:BaseStatType in the search b... Read more
[VR] Single Pass rendering w/one of the standard effects shaders doesn't...
Steps to reproduce: 1) Download and open attached project "repro.zip" 2) Make sure VR mode is on (can also be seen w/o HMD if Split ... Read more
[iOS][GLES2] One direction texture shift
Reproduction steps: 1. Open the attached project. 2. Select GLES2 graphics API for iOS. 3. Build and run the scene for iOS. 4. Check... Read more
Scene becomes dirty after Play, if it has a Prefab with "Vertical Layout...
To reproduce: 1. Create a new scene. 2. Add a UI Canvas, add an empty "GameObject" with "VerticalLayoutGroup" component as a child, ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key