Search Issue Tracker

0
votes
Postponed

Bad use of EditorApplication.update screws editor extension developers

Scripting

-

Apr 03, 2014

-

Version/s: 4.5.0b6

-e: if devs of editor extensions use EditorApplication.update = null they screw and other registered functions from other extension.... Read more

0
votes
Postponed

Saving scene in play mode issues

Editor - Other

-

Jun 24, 2014

-

Version/s: 4.5.0a1

1) It's possible in the editor <Save Scene>/<Save Scene as...> in play mode from script but impossible from UI. Is it by... Read more

0
votes
Fixed

Inspector preview incorrectly adds invalid color data to mesh

Inspector Functionality

-

Jun 03, 2014

-

Version/s: 4.5.0f6

1) What happened Inspector preview incorrectly adds invalid color data to mesh even when material/shader doesnt require them. Consol... Read more

0
votes
Fixed

[Win Store Apps] Render texture doesn't work on WinRT

Windows Store Apps

-

Jun 24, 2014

-

Version/s: 4.6.0b11

Render texture doesn't work on WinRT Reproducible on 4.6.0b11;Attached screenshots and WinRT UnityPlayer.log; Repro steps:1. downloa... Read more

0
votes
Fixed

NullReferenceException when selecting UI Light

UI

-

Jun 24, 2014

-

Version/s: 4.6.0b11

Steps to reproduce : - import the uGUI project- open the "REnderTexture" scene- navigate in the Hierarchy to Canvas>UI Camera>... Read more

0
votes
Fixed

[Win Store Apps] Bitmap font is pink on WinRT

Windows Store Apps

-

Jun 24, 2014

-

Version/s: 4.6.0b11

Bitmap font is pink on WinRT Reproducible on 4.6.0b11;Attached screenshots and WinRT UnityPlayer.log; Repro steps:1. download "uGUIP... Read more

0
votes
Fixed

Cannot add default Flare Layer component to a Camera from code

Camera

-

Nov 05, 2013

-

Version/s: 4.5.1f3

To reproduce:1. Generate code that creates a camera; i.e. Camera someCam;2. Generate code to add a flare layer component; i.e. someC... Read more

0
votes
Fixed

Adding a DontSave component to a normal GameObject throws errors

Assets Management

-

Jun 18, 2014

-

Version/s: 4.6.0b10

To reproduce:1. Open attached project2. Open scene test3. It contains a gameobject with a components that is set to "DontSave"4. Ent... Read more

0
votes
Fixed

Slider does not update when it is no longer controlled by a HorizontalLa...

UI

-

Jun 24, 2014

-

Version/s: 4.6.0b10

Steps to reproduce:1. Open the project and the scene2. Find 'Slider' under Canvas in hierarchy3. Note that it's Rect Transform value... Read more

1
votes
Fixed

Using the Trim button in the Sprite Editor does enable 'Apply' button

2D

-

Jun 17, 2014

-

Version/s: 4.6.0b10

Steps to reproduce:1. Import and open any sprite in Sprite Editor2. Make some imperfect slices, press apply3. Select the slice, pres... Read more