Search Issue Tracker
Native plugin rendering does not work since Unity 4.5b1
Only the black screen is shown on the device. Reproduced on:Google Nexus 5 with Android 4.4.2 Reproduced with:Unity Version 4.5.0b1 ... Read more
uGUI - Button auto-generate animation continues to play after finger tap.
uGUI - Button auto-generate animation continues to play after finger tap. The auto-generate animation on the Button Object continues... Read more
Center of mass and inertia tensor reset after re-enabling or reparenting GO
To reproduce:1. Open attached project2. Run scene Testscene3. Notice that center of mass and inertia tensor change values Read more
Game screen is affected when fill amount to image is set to 0
To reproduce:1. Open the attached project2. Open the scene (it contains a uGUI image with type "Filled", fill method "Radial360")3. ... Read more
Standard asset Water Reflections (Pro) does not reflect objects while ap...
Steps to reproduce:1. Create a new project. Import Standard Assets - Water Reflections (Pro). Place water in new scene.2. Build and ... Read more
Mark-down / Translation error in 4.5 docs
To reproduce:1. Open Manual/PositioningGameObjects.htmlExpected result: "You can use the mouse and manipulate any Gizmo axis to alte... Read more
Text rendering atlas gets garbled when text is changed via script
To rperoduce:1. Open attached project2. Open scene main. It contains a uGUI text that gets changed via script3. Enter play mode - no... Read more
Non-monobehavior classes break the script execution order window
To reproduce:1. Open attached project, it contains a hefty amount of scripts2. Open the script execution order window and add the Ac... Read more
Center of mass and inertia tensor change after gameobject is disabled an...
To reproduce: 1) Open TestScene2) Start scene and check console3) Notice that the values of mass center and inertia tensor change4) ... Read more
Getting value of undefined Input axis in Update method freezes Unity and...
If axis "Some Undefined Axis" is not defined in Input manager, the following line of active componentvoid Update () {Input.GetAxis (... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks