Search Issue Tracker
Unity Crashes when adding a game object using Intel HD 4000
To reproduce using Intel HD 4000:1. Create a new project2. Add a game object to a scene Read more
Changing the "Pixels to Units" on a sprite texture does not immediatelly...
To reproduce:1. Open project rep2. Open scene test13. Select the arrow sprite. Change the pixels to units value and hit apply4. Noti... Read more
SerializedProperty fields are no longer affected by GUI.color
Steps to reproduce : - import the project attached- click on the Main Camera- in the Inspector look at Clear Flags and notice it's n... Read more
Animator.GetBoneTransform() is always returning null now
regression from 4.2 Read more
Animators controller selection defaults to "Scene" view
To reproduce:1. Create a new project2. Add Animator component to the Main Camera3. Click the small circle button next to the control... Read more
File load exception is thrown when loading level of AngryBots on Windows...
Steps to reproduce:1. Build an run AngryBots provided with full installer of 4.3.0b12. Generate VS12 project3. Open in in VS and sel... Read more
Some touch events do not finish on Windows phone 8 when tapping with mul...
Steps to reproduce:1. Create a project which lists touches and their states on the screen.2. Build and run the project on any device... Read more
Dragging prefabs into a 2D scene sometimes positions the prefab at a wei...
Steps to reproduce : - import the project attached- load the Forest scene and set it to 2D- open the prefabs folder- drag a few bush... Read more
Tabbing through controls jumps back to "active" checkbox for the game ob...
Steps to reproduce : - import the project attached- select the Main Camera- in the inspector select the first Enabled property- pres... Read more
When a call to EditorGUI.PropertyField() is wrapped in GUI.BeginGroup()/...
Steps to reproduce : - import the project attached- select the main camera- scroll to the bottom of the inspector- select a property... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present