Search Issue Tracker
"Stats" shows 3 Render Textures when only 2 are activated
To reproduce 1. Open attached project 2. Launch the 'first' scene 3. Open the "Stats" in Game View 4. In Hierarchy View, select... Read more
Drag and drop re-parenting does not work for multi-selection
In the editor hierarchy selecting multiple GOs and (shift-click) and dragging them on to another GO (and release mouse) moves (re-pa... Read more
Light on Cloth incorrect when rotating the model (recalculate tangents?)
Repro steps: 1. Open attached project in one of notes below. 2. The root containing the cloth is rotated, and cloth normals are wron... Read more
Dynamic Shadow edges seem broken
Dynamic shadow edges cast from the point light seem broken To reproduce open attached project and check out the scene Read more
Unity crashes when baking Occlusion Culling on scene in attached project
Steps to reproduce : - open the scene attached ( t1 ) - rebake occlusion culling - notice the crash Regression compared to Unity 4... Read more
Platform specific error message needs improvement
Repro steps: - In the Build Settings dialog, click Flash then press the Switch Platform button - Try creating a Cloth gameobject. T... Read more
Sound doesn't play on iOS
To reproduce: 1. Open New_Unity_Project_6.zip 2. Build and run for iOS Read more
Collisions are detected one frame later than they occur.
To reproduce 1. Open the scene "TriggerTest". 2. Press play and pause the game immediately. 4. Press the advance frame button until... Read more
Splitscreen on render textures not working with deferred rendering
The simple test scene to show that rendering from 2 cameras to different parts of the same rendertexture does not work with Deferred... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true