Search Issue Tracker
The built-in EncodeFloatRGBA() and DecodeFloatRGBA() functions contain a...
The built-in EncodeFloatRGBA() and DecodeFloatRGBA() functions contain a typo that leads to reduced precision. The problem involves ... Read more
References to the latest MonoDevelop app are broken after upgrading to 4.3
To reproduce:1. Have the previous version of Unity installed in "Unity" version2. Install the latest Unity version on your Mac (with... Read more
References to a script is broken when moving it from another GameObject
To reproduce:1. Open the attached project2. Open the 'Test' scene3. Click on the first cube in the hierarchy view4. Try dragging the... Read more
Resetting display sleep settings does not reset sleep timer on Android
Reproduced on:Google Nexus 4 with Android 4.3 Reproduced with:Unity Version 4.3.0f4 (e01000627d60) This is an intended behavior on A... Read more
Crash when updating Angry bots to 4.3 using Unity free license
Steps to reproduce : - open Unity 4.2 using the free license ( Help > Manage License > Return License )- import Angry Bots and... Read more
Using HttpWebRequest with "https"-protocol will leave thread running in ...
This is a regression from Unity 4.2. In Unity 4.3 it can be worked around by selecting ".NET2.0" instead of ".NET2.0 subset" in play... Read more
Holding right mouse button and switching to 2D mode does not switch to t...
To reproduce:1. Open any project2. Set the camera to Perspective camera3. Hold right mouse button and press shortcut key for 2D mode... Read more
Screen.width and height reporting incorrect values in the editor.
Screen.width and height is reporting incorrect values in the editor. To reproduce:1. Put any image effect on the camera.2. Output to... Read more
DOC: Array docs contain 404 link to MSDN
To reproduce:1. Open http://docs.unity3d.com/Documentation/ScriptReference/Array.html2. Click the link found at: "For more informati... Read more
Undo.RecordObjects isn't working for objects referencing
Undo.RecordObjects isn't working for objects referencing each other when one gets deleted. To reproduce:1. Open the attached project... 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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc