Search Issue Tracker

0
votes
Not Reproducible

Hovering game resolution options while script processor spinner is activ...

Scene/Game View

-

Oct 14, 2013

-

Version/s: 4.3.0b5

To reproduce:1. Open the attached project2. Make sure Game window is selected in Editor3. Open build settings4. Switch build setting... Read more

0
votes
Duplicate

Adding component that requeres own base class adds extra component to th...

Scripting

-

Oct 14, 2013

-

Version/s: 4.3.0b5

If you add to object component like this:[RequireComponent(typeof(B))]public class A : B {} Component B will be added to the object.... Read more

0
votes
Fixed

Unity Editor leaks preview cameras

Scene/Game View

-

Oct 14, 2013

-

Version/s: 4.3.0b5

Steps to reproduce : - import the project attached- open the scene "bugdemo" and press play- select the main camera and deselected i... Read more

0
votes
Fixed

Editor Crashes when Graphics.DrawTexture is used with a shader that has ...

Graphics - General

-

Oct 14, 2013

-

Version/s: 4.2.2f1

To reproduce:1. Open project repro2. Open scene DrawTexture Grabpass Crash3. Select DrawTextureThing in hierarchy4. Drag GrabPassExa... Read more

0
votes
Fixed

Halo texture is not round

Shadows/Lights

-

Oct 14, 2013

-

Version/s: 4.2.2f1

To reproduce:1. Open the project I attached2. Open the scene3. Zoom in the GameObject4. Notice that "Halo" edges have straight lines Read more

0
votes
Fixed

Animated parent sprite can't be selected

2D

-

Oct 15, 2013

-

Version/s: 4.3.0b5

- Open the SherriffStar scene in the attached project- Make sure you have the Animation window open- Expand the Star game object in ... Read more

0
votes
Fixed

Shader with faceforward() doesn't compile since 4.2

Shaders

-

Oct 15, 2013

-

Version/s: 4.3.0b5

Steps to reproduce : - create a new project on 4.1- import the shader- save the project- open it in 4.2+ and notice the shader has e... Read more

0
votes
By Design

Sprites added directly in the Animation timeline do not duplicate the la...

2D

-

Oct 15, 2013

-

Version/s: 4.3.0b4

- Create some sprites and drag them to your scene view to create an Animation- Check the animation in the Animation Window and notic... Read more

0
votes
Fixed

"Error occurs while connecting the polygon contour" when building navmes...

AI

-

Oct 15, 2013

-

Version/s: 4.2.1f4

To reproduce:1. Open attached project2. Open scene "Scene"3. Bake navmesh4. Error occurs while connecting the polygon contour. Read more

6
votes
By Design

Moving a script to a different folder causes all scripts to recompile

Scripting

-

Oct 15, 2013

-

Version/s: 4.3.0b5

To reproduce:1. Open AppUnity project from case 569622.2. Go to the Scripts folder3. Move Currency.cs to Assets/Scenes. It takes 5-1... Read more