Search Issue Tracker

0
votes
Duplicate

OnGUI errors after rendering PlayerSettings debug inspector

Inspector Functionality

-

Nov 20, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open a project then access its PlayerSettings2. Switch the inspector view to Debug instead of Normal3. Move around a... Read more

4
votes
Not Reproducible

Exception is thrown when HingeJoint2D.motor gets set to new JointMotor2D...

WP8

-

Nov 19, 2013

-

Version/s: 4.3.0f4

Steps to reproduce:1. Create a project which contains game object with HingeJoint2D component.2. Use script to set object's HingeJoi... Read more

10
votes
Fixed

Touch.deltaTime sometimes returns 0 on Android devices

Android

-

Nov 20, 2013

-

Version/s: 4.3.0f4

Reproduced on:Google Nexus 4 with Android 4.3Google Nexus 10 with Android 4.3 Reproduced with:Unity Version 4.2.2f1 (54f0fc09defb)Un... Read more

0
votes
By Design

Android apps made with Unity 4.3 takes about twice more space on device ...

Android

-

Nov 17, 2013

-

Version/s: 4.3.0f4

An empty Unity project built with Unity 4.2 takes about 8MB of device memory once it is installed, however the same project built wi... Read more

3
votes
Duplicate

Unity crashes after running scene with constant mesh collisions for more...

Physics

-

Nov 14, 2013

-

Version/s: 4.3.0f4

Steps to reproduce:1. Create a scene which has hundreds of objects with mesh colliders colliding constantly.2. Leave the scene to ru... Read more

0
votes
Fixed

Using Handles.Slider() slightly changes the position numbers

IMGUI

-

Nov 19, 2013

-

Version/s: 4.3.0f4

Manipulating a custom handle slightly changes the transform.position of an object, even when the value is never touched by a script.... Read more

2
votes
Fixed

Shadows + steep camera viewing angles result in a ridiculously high numb...

Shadows/Lights

-

Nov 19, 2013

-

Version/s: 4.3.0f4

Trees placed using the terrain engine produce much higher number of draw calls when viewed from steep angles while the "Fade Length"... Read more

1
votes
Fixed

Linux custom Cursor Alpha Issues

Linux

-

Oct 24, 2013

-

Version/s: 4.3.0b6

-e: see title -repro--build attached project for linux--run--click through the cursors on the left--NOTICE the light green pixels ar... Read more

1
votes
Duplicate

Character controller's step offset causes the character not to fit into ...

Physics

-

Nov 19, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open attached project2. Open scene repro - it contains a first person character controller with the step offset set ... Read more

5
votes
Not Reproducible

Custom GUIStyles in a skin don't update correctly

IMGUI

-

Nov 20, 2013

-

Version/s: 4.3.0f3

Custom GUIStyles in a skin don't update correctly. This makes it very time-consuming to tweak custom styles Read more