Search Issue Tracker

0
votes
Fixed

Weird warning in texture inspector: Graphics Device doesn't support Repe...

Graphics - General

-

Aug 25, 2014

-

Version/s: 5.0.0b1

To reproduce:1. Select either texture in the project2. Observe that the importer preview on bottom right says 512x512 Compressed.3. ... Read more

0
votes
Fixed

Input cursor for text does not align with the last entered glyph if the ...

UI

-

Aug 25, 2014

-

Version/s: 4.6.0b17

Steps to reproduce : - create a new project- add an Input Field- select the Text in the Hierarchy and change the left Rect Transform... Read more

0
votes
Not Reproducible

Button is placed at random position when editor window is minimized

UI

-

Aug 25, 2014

-

Version/s: 4.6.0b16

To reproduce:1. Create new project2. Minimize editor window3. Make Editor window as small as possible4. Add Button to scene5. Maximi... Read more

0
votes
Fixed

There is no obsolete message for LightmapsMode.Directional (and Dual) an...

Scripting

-

Aug 24, 2014

-

Version/s: 5.0.0b1

To Reproduce: 1. Import the attached package in b1.2. Notice that `UnityEngine.LightmapsMode' does not contain a definition for `Dir... Read more

0
votes
Fixed

Creating a project in a diretory with two slashes (//) fails

Editor - Other

-

Aug 25, 2014

-

Version/s:

To reproduce:1. Create a new project and include two slashes instead of one in the location of the project2. Notice the errors about... Read more

0
votes
Duplicate

Scrolling the mouse wheel in the animation curve editor no longer zooms ...

Editor - Other

-

Aug 26, 2014

-

Version/s: 5.0.0b1

How to reproduce:1. Create a new project2. Create Empty Object and add a new C# script3. Put 'public AnimationCurve MyCurve' into a ... Read more

0
votes
Fixed

WP 8.1 Scale 240% Wide Tile does not appear in solution

WP8.1

-

Aug 21, 2014

-

Version/s: 4.5.3f3

When included without a 100% scale tile, the 240% tile will not appear in the solution. To reproduce:1. Add the 744x360 tile under "... Read more

0
votes
Duplicate

Unity 4.6 UI Fonts are blurry in DX9

UI

-

Aug 24, 2014

-

Version/s: 4.6.0b17

To reproduce:1. Open attached project2. Open Font Test scene3. Notice that text is nice and clean4. Switch to DX9 (Edit -> Projec... Read more

0
votes
Fixed

Regression: Exceptions which are manually thrown in Button callback eve...

UI

-

Aug 25, 2014

-

Version/s: 4.6.0b17

To Reproduce: 1. Open the project from the attached 'buttonReproProj.zip' and run. 2. Click on 'Throw Exception' and 'Invoke Button'... Read more

0
votes
By Design

Api updater doesn't upgrade 'terrainData.physicMaterial'

Scripting

-

Aug 23, 2014

-

Version/s: 5.0.0b1

'Terrain.terrainData.physicMaterial' should probably be updated to 'Terrain.material' , but instead an error is thrown when loading ... Read more