Search Issue Tracker
Top menu not translated for Russian scripting reference
1. Open http://docs.unity3d.com/ru/current/ScriptReference/index.html2. Since top menu is not translated (says "User Manual", "Scrip... Read more
Cannot shift from e.g. Russian to Japanese docs
1. Open http://docs.unity3d.com/Manual/index.html2. Select Russian language (http://docs.unity3d.com/ru/current/Manual/UnityManualRe... Read more
[OSX] Input.accelerationEvents crashes the Editor on play
How to reproduce: 1. Open a new project2. Create a new script3. Put "Debug.Log (Input.accelerationEvents.ToString());" in the Start(... Read more
Rendering opaque geometry should happen more front to back than it is now
Unity seems to sort by material first and then front-to-back within each cluster. The materials themselves are not sorted front-to-b... Read more
Imported Ragdoll is completely jiterry in play mode
How to reproduce: 1. Open attached project (ownCloud)2. Open scene wizard.unity3. Play the sceneExpected result: The wizard falls do... Read more
Contract wars crashes with 4.6.4 runtime
-e: see title, works with stable channel -repro:--set channel to release (4.6.4)--login to http://www.kongregate.com/games/tfender/c... Read more
[UnityScript] Error in Mono Develop when trying to add Debug.Log
Steps to reproduce : - create a new Javascript- open in Mono Develop- type Debug.Log ( and the error will appear *Note :Only reprodu... Read more
Ionic Zlib doesn't work when building using IL2CPP
How to reproduce: 1. Open attached project2. Attach TestZlib.cs script to any game object3. Build scene to iOS and run- Notice the Z... Read more
copy pasting keyframes doesn't update keyframe value immediately
When you paste keyframe onto a property - no matter if into the same property or another one, onto a new keyframe or existing one - ... 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
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects