Search Issue Tracker

0
votes
Fixed

Missing link to the other class in CurrentInputModule page

Docs - Scripting Reference

-

Aug 27, 2014

-

Version/s: 4.6.0b17

In the EventSystem.currentInputModule (..Documentation/html/en/ScriptReference/EventSystems.EventSystem-currentInputModule.html') de... Read more

0
votes
Fixed

Cannot evaluate methods which have string parameters when debugging

CodeEditors

-

Aug 28, 2014

-

Version/s: 4.6.0b17

1. Open the attached project. 2. Add a breakpoint in line 9 (Repro.cs), attach, click 'Test\Launch Repro' in menu bar. 3. Try Evalua... Read more

0
votes
Postponed

Public inspector fields can't separate between identically named scripts...

Inspector Functionality

-

Aug 28, 2014

-

Version/s: 4.6.0b17

Repro: 1. Open the project in 'repro.zip' and goto 'reproScene'. 2. Notice that there are two 'TestScript' named scripts in the proj... Read more

4
votes
Duplicate

Incorrect Pre-Build event command line on Universal build

Windows Store Apps

-

Feb 16, 2015

-

Version/s: 4.6.1f1

Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more

0
votes
Fixed

Holding Alt does not override the Edit Collider tool

2D

-

Jan 22, 2015

-

Version/s: 4.6.1p5

How to reproduce: 1. Open a new (2D) project2. Create a Quad3. Replace its Mesh Collider with a 2D collider (like Polygon or Box)4. ... Read more

0
votes
Not Reproducible

[RenderTexture][SSAO] Render texture is not painted in a standalone with...

Graphics - General

-

Sep 25, 2014

-

Version/s: 4.6.0b18

To reproduce this issue: 1. Open the attached project2. Open the scene 'test'3. Run built project in windowed mode.4. Push ALT ENTER... Read more

3
votes
Fixed

Editor crashes when Max Size value of Best Fit is set to high number

UI

-

Sep 10, 2014

-

Version/s: 4.6.0b17

To reproduce:1. Create new project2. Create UI Text game object3. Enable Best Fit option4. Set Max Size to 4005. Editor crashes Read more

2
votes
Won't Fix

LayoutGroup.SetLayoutHorizontal/SetLayoutVertical not called in Edit mod...

UI

-

Aug 31, 2014

-

Version/s: 4.6.0b18

To Reproduce: 1. Open the attache project and select Panel in Canvas/Scrollrect 2. Change Direction in 'MultiLineLayout', notice tha... Read more

2
votes
Fixed

When moving the pivot for an input field, the input field cursor gets of...

UI

-

Aug 29, 2014

-

Version/s: 4.6.0b17

To reproduce:1. Open attached project2. Open 'Scene' scene3. Press play4. Enter text5. Notice that input field cursor is moved toget... Read more

3
votes
Fixed

PointerEventData.clickCount is always equal to 1 in OnPointerClick()

UI

-

Aug 24, 2014

-

Version/s: 4.6.0b17

To reproduce the bug: 1. Import clickCount package2. Open 'scene'3. Play the scene4. Start clicking on the image5. PointerEventData.... Read more