Search Issue Tracker

0
votes
Fixed

Checking One Way on a platform Effector in play mode does nothing

Physics2D

-

Jul 23, 2014

-

Version/s: 5.0.0a17

To reproduce:1. Open attached project2. Open 1OneWay scene3. Enter play mode4. You'll notice that sphere goes up to AreaEffector and... Read more

1
votes
Postponed

Unity is unable to call a static method of an nested generic class

Scripting

-

Jan 16, 2014

-

Version/s: 4.3.1f1

"TypeLoadException: A type load exception has occurred" error is thrown when calling a static method of a nested class Read more

0
votes
Fixed

Tools.viewTool cannot be accessed

Scene/Game View

-

Jul 23, 2014

-

Version/s: 4.5.2p1

To Reproduce:1. Open the attached project, add script 'BugTest' to an empty gameObject. 2. Select/deselect this new object. Observe ... Read more

0
votes
Fixed

Animated sprite sheets don't work properly on the uGUI canvas

UI

-

Jul 16, 2014

-

Version/s: 4.6.0b12

To reproduce:1. Open attached project2. Open "spritesheet" scene3. Press play Notice two game objects: mickeyAnim_Image and mickeyAn... Read more

0
votes
Fixed

Ambiguous errors thrown when outputting moderately long strings to the d...

Editor - Other

-

Jul 23, 2014

-

Version/s: 5.0.0a17

To Reproduce: 1. Open the the attached 'repro a17' zip, open & run 'ReproScene'.2. Run observe the "count <= std::numeric_lim... Read more

0
votes
Fixed

Enabling objects with configurable joints affects other game objects wit...

Physics

-

Jul 23, 2014

-

Version/s: 5.0.0a18

To reproduce:1. Open attached project2. Open "physicsTest" scene3. Select "enableMeWhileTheSpringsWobble" game object4. Press play5.... Read more

1
votes
Fixed

Changes made to material in runtime don't revert back after stopping run...

Graphics - General

-

Jul 23, 2014

-

Version/s: 4.5.0f6

To reproduce:1. Open attached project2. Open "TestScene" scene3. Press play4. Click on "Set to red"5. Cube turns red6. Stop the play... Read more

1
votes
Fixed

WP 8.1 Keyboard does not disappear when deselecting TextField

WP8.1

-

Jul 23, 2014

-

Version/s: 4.5.3b2

When editing text in a textfield on Windows Phone 8.1, the Windows Phone keyboard appears. After deselecting the text, it should dis... Read more

0
votes
By Design

Project fails Store Test Kit if it has no scripts

WP8

-

Jul 24, 2014

-

Version/s: 4.5.2p1

Steps to reproduce:1. Create a project which has no scripts. It may contain a scene and a spinning cube controlled by a constant for... Read more

0
votes
Not Reproducible

PointerEventData.pressPositon is misspelled

UI

-

Jul 23, 2014

-

Version/s: 4.6.0b13

PointerEventData.pressPositon in UnityEngine.EventSystems is misspelled. Should be PointerEventData.pressPosition Note: same mistake... Read more