Search Issue Tracker

0
votes
Won't Fix

Event.current.delta.y of EventType.MouseDrag has contradicting data

WP8

-

Oct 16, 2014

-

Version/s: 4.5.5p1

Steps to reproduce:1. Download attached project2. Build and run it on WP8 or WP8.1 device3. Swipe screen vertically4. Check log for ... Read more

0
votes
Fixed

Help Tip for "Update Mode" in Animator componenet is ";"

Animation

-

Oct 16, 2014

-

Version/s: 5.0.0b9

Help Tip for "Update Mode" in Animator component is ";" 2) How can we reproduce it using the example you attached1 Create new projec... Read more

7
votes
Fixed

Disabled input field crashes Unity when playing

UI

-

Oct 14, 2014

-

Version/s: 4.6.0b20

To reproduce this bug: 1. Create a new project2. Create an input field3. Play4. Stop5. Disable input field in the hierarchy6. Press ... Read more

1
votes
Fixed

AssetBundle.Unload errors

Linux

-

Oct 14, 2014

-

Version/s: 4.5.4f1

-e: On Linux, you can't call AssetBundle.Unload(false) at all. The first call will report: "AssetBundle.Unload(false) shouldn't be c... Read more

0
votes
Fixed

Time.deltaTime is 0 on the first frame in Unity 5

Deployment Management

-

Oct 15, 2014

-

Version/s: 5.0.0b8

Steps to repro:a. Open Test Scene and press Play.b. Notice that the Test script outputs Time.deltaTime on the first Update() frame. ... Read more

0
votes
Fixed

Arrow icons are incessantly created when exposing Audio Mixer parameters...

Audio

-

Oct 14, 2014

-

Version/s: 5.0.0b8

Steps to repro:1 - Create a new Audio Mixer from the Assets folder in the Project View2 - Open the Audio Mixer and select the Master... Read more

0
votes
Duplicate

Scripts are always recompiled when building SceneAssetBundles

Assets Management

-

Oct 15, 2014

-

Version/s: 4.5.4f1

To Reproduce: 1. Open the project attached to the post. 2. Goto 'Bundle Builder' in menubar. 3. In the opened editor window select e... Read more

0
votes
Fixed

Hinge and Configurable Joints looks broken compared to 4.x versions

Physics

-

Oct 16, 2014

-

Version/s: 5.0.0b5

To reproduce:1. Open attached project2. Open ropeProblems scene3. Press play4. Notice that Configurable and Hinge Joints looks broke... Read more

0
votes
Fixed

An UI prefab containing a Layout Element component will always be render...

UI

-

Oct 10, 2014

-

Version/s: 4.6.0b20

To reproduce this bug: 1. Open the attached project2. Open 'AlwaysActiveUIPrefabs' scene3. Run progam to see the normal behaviour of... Read more

1
votes
Fixed

In ToggleGroup, cannot set isOn property on Toggle to False via script

UI

-

Oct 13, 2014

-

Version/s: 4.6.0b20

To reproduce this issue: 1. Open the attached project2. Open 'ToggleTest' scene3. Play the scene4. Click 'With Group' button5. It tr... Read more