Search Issue Tracker

0
votes
Duplicate

ArgumentException when selecting two materials

Inspector Functionality

-

Apr 08, 2014

-

Version/s: 4.5.0b6

Steps to reproduce : - create a new project- create two materials- select both materials and notice the error in the console Argumen... Read more

1
votes
Fixed

EditorApplication.Update frequency varies from too fast to too slow

Scripting

-

Apr 03, 2014

-

Version/s: 4.5.0b6

To reproduce:1. Create a new C# script and paste in: using UnityEngine;using UnityEditor;using System.Collections;[InitializeOnLoad]... Read more

0
votes
Fixed

Switching Terrain template material to Diffuse can make it look black

Shaders

-

Apr 08, 2014

-

Version/s: 5.0.0a5

Switching Terrain template material to Diffuse can make it look black. Read more

0
votes
Fixed

Scroll view & rect can only be scrolled by visual contents

UI

-

Apr 05, 2014

-

Version/s: 4.6.0b6

To reproduce:1. Open attached project2. Open scene Scroll View3. Enter play mode4. Try scrolling the vertical bar on the left - it c... Read more

0
votes
Postponed

Can't tab to prefab instance Select - Revert - Apply buttons

Inspector Functionality

-

Apr 09, 2014

-

Version/s: 5.0.0a5

- Select a prefab instance in the Hierarchy tab- Click on the object's name field in the Inspector- Press Tab a number of times. Not... Read more

0
votes
Fixed
0
votes
Fixed

Compiling all shader variants needs a Cancel option

Shaders

-

Apr 09, 2014

-

Version/s: 5.0.0a5

- Select a material that uses the new Universal shader- Select Edit...- Click the "Show code" button for All variants On my computer... Read more

0
votes
Fixed

Texture2D.LoadImage() mixes up color channels when loading

Camera

-

Apr 08, 2014

-

Version/s: 4.3.4f1

To reproduce: 1) Download and open project2) Open scene "VizualisationScene"3) Enter Play mode4) Press "Load 24 bit png as DXT" and ... Read more

0
votes
Fixed

RenderTexture's Y Axis is inverted sometimes

Graphics - General

-

Apr 06, 2014

-

Version/s: 4.3.4f1

Steps to reproduce:1. Open the project user attached2. Select "MyWindow" tab3. Press "Render" and drag the texture up and down. Repe... Read more

0
votes
Fixed

In layout events, custom property drawer is called for property of array...

IMGUI

-

Apr 08, 2014

-

Version/s: 4.6.0b6

To reproduce:1. Open the bug scene.2. Select the GameObject object and look at the console output. Observe that the CustomDrawer's O... Read more