Search Issue Tracker
JointDrive.mode = PositionAndVelocity ignores the positionDamper and pos...
JointDrive.mode = PositionAndVelocity ignores the positionDamper and positionVelocity - i.e. does not work properly. E.g. discussed... Read more
Shuriken: Procedural mode particle limit doesn't take lifetime into account
When limit is applied to number of particles, particles that died haven't decreased count, and hence the limit doesn't apply to the ... Read more
Declaration of a variable with data type 'byte' appear as a Boolean
- Attached the ByteInEditor script to a GameObject - Select the object and look at the Inspector - The byte type variable shows up w... Read more
Editor crashes with a callstack leading into the mono GC
Could reproduce on version 4.0f7. On Mac OSX 10.7, the editor crashes. On Windows 7 32bit, the GUI button never changes to "Stop Rec... Read more
Typing a capital e for a script attached to a terrain selects Terrain to...
- Create a Terrain - Attach a script with a public string variable to the terrain object - In the Inspector, try typing a capital "E... Read more
Camera aspect ratio
When both game view and scene view tabs are in the same tab bar (e.g. Tall mode), the GUI text in the scene view reports the wrong a... Read more
Billboarded leaves on trees not reflecting in the water
Steps to reproduce: - Create a new unity project - Import the attached ReflextTEST.unitypackage - Open the ReflectionTest scene an... Read more
After baking Nav Mesh, an area which is shaped as a triangle is a light ...
After baking Nav Mesh, an area which is shaped as a triangle is a light shade of blue. Issue with the Nav Mesh Exporter. Repro Ste... Read more
Vertex Coloured shader with Lighting won't work on MBX Lite
Character appears to be black on MBX Lite devices. To reproduce, build & run the attached project on an MBX Lite device. Read more
Editor crash when importing .OGG video file
Could reproduce in 3.5.6 and 4.0f7. To reproduce: - Create a new project and import the attached .OGG video file - Observe that the... 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