Search Issue Tracker

0
votes
Fixed

Dragging a RenderTexture from the Project view onto a newly created Came...

Camera

-

Sep 16, 2013

-

Version/s: 4.3.0b2

Steps to reproduce : - create a new project- create a new Render Texture- create a new camera in the scene- add the Render Texture t... Read more

0
votes
By Design

Unity should not allow the creation of scripts that have the same name a...

Scripting

-

Sep 16, 2013

-

Version/s: 4.3.0b3

1. Create a C# script called Gradient2. Add public Gradien gradient in it.3. Add the script as a component on a game object Actual: ... Read more

0
votes
Fixed

[Euler Curves] Animation curves interpolate in a weird way

Animation

-

Sep 16, 2013

-

Version/s: 4.3.0b1

To reproduce:1. Open project AnimationCurves2. Open Scene3. Enter play mode4. Notice how the camera rotation is smooth5. Open animat... Read more

0
votes
Fixed

Crash when streaming from AudioClip.Create

Linux

-

Sep 16, 2013

-

Version/s: 4.2.1f4

-e: When attempting to create an audioclip using AudioClip.Create, if the parameter 'stream' is set to true, the linux player will c... Read more

0
votes
Not Reproducible

Animation window breaks on prefabs with UnityException: Invalid type

Animation

-

Sep 16, 2013

-

Version/s: 4.3.0b2

Steps to reproduce : - import the project attached- open the Animation window- search in the Project Browser for "launcher"- select ... Read more

0
votes
Postponed

Unity silently ignores CMD-D duplicate commands when keyboard focus is o...

Inspector Functionality

-

Sep 16, 2013

-

Version/s: 4.3.0b1

Steps to reproduce : - create a new project- create a light- in the Transform component click on Position or Scale- press cmd + d an... Read more

0
votes
Fixed

[Win Store] XAML Fails to build

Windows Store Apps

-

Sep 17, 2013

-

Version/s: 4.3.0b2

Read more

3
votes
Postponed

C# compiler reports warnings

Scripting

-

Sep 17, 2013

-

Version/s: 4.3.0b2

Steps to reproduce : - import the project attached and notice the warnings : Assets/Scripts/Background/PlaySetStatesBase.cs(21,31): ... Read more

0
votes
Fixed

Shaders: Sometimes material properties aren't saved

Shaders

-

Sep 17, 2013

-

Version/s: 3.0

When there's a material created, and a shader adds new properties behind it's back (i.e. material is not loaded at that time), then ... Read more

0
votes
Fixed

Win Store App crashes when creating two submeshes

Windows Store Apps

-

Sep 17, 2013

-

Version/s: 4.2.1f4

The windows store app crashes every time, when changing a mesh from one to two sub-meshes. Read more