Search Issue Tracker

1
votes
Won't Fix

[Raycast][Terrain] Unity 5 cannot raycast against Unity 4 Terrain colliders

Physics

-

Apr 01, 2015

-

Version/s: 5.0.1f1

Terrain colliders created in older versions of unity cannot be raycast against. To reproduce:- Open the attached project and press p... Read more

3
votes
Fixed

Cubemaps get noticeable seams when built for iOS

iOS

-

Apr 02, 2015

-

Version/s: 5.0.1f1

See the following screenshot for an example:http://i.imgur.com/4rtAGUA.jpg It gets seams not only on the cubed skybox but also on th... Read more

6
votes
Fixed

[WebCamTexture] Unity crashes upon first Webcam texture access on OSX

Video

-

Apr 01, 2015

-

Version/s: 5.0.0p3

Steps to reproduce this issue: -import the attached Unity package (' WebcamBugUnity5;)-open the 'webcamscene'-in the scene, select t... Read more

3
votes
Fixed

UnityEngine.UI.Text trims trailing spaces

UI

-

Apr 01, 2015

-

Version/s: 5.0.0p3

How to reproduce: 1. Open a new project2. Create a UI Text- Make sure the Horizontal Overflow is set to 'Overflow'3. Input "A " into... Read more

4
votes
Fixed

Button Transition set to None with a custom Animator Controller shows wa...

UI

-

Apr 01, 2015

-

Version/s: 5.0.0p3

How to reproduce: 1. Open a new project2. Create a UI Button3. Set the 'Transition' drop-down field to 'None'4. Create an Animation ... Read more

0
votes
Fixed

Legacy Bloom Broken (threshhold with 'hh' in shader, script expects one h)

Camera

-

Apr 02, 2015

-

Version/s: 5.0.0f4

Resolved in https://ono.unity3d.com/learn/StandardAssets/changeset/589590d59e75afef68b152d6eff5be88d7d8844a Read more

3
votes
Duplicate

[ShaderCompiler] Shader files that include .cginc files don't record the...

Shaders

-

Mar 31, 2015

-

Version/s: 5.0.0p3

Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more

0
votes
Duplicate

[Debugging] Evaluating GameObject.GetComponents() in a watch crashes Unity

Mono

-

Mar 31, 2015

-

Version/s: 5.0.0f4

Steps to reproduce: 1. Open the attached project2. Open 'Map.cs' script with MonoDevelop3. Put a breakpoint at line 236 and attach t... Read more

0
votes
Fixed

iOS Memory leak in GetPixels and GetPixels32

iOS

-

Mar 26, 2015

-

Version/s: 5.0.0f4

How to reproduce: 1. Open attached project2. Open scene WebCamTest.unity3. Build to iOS and run- The app crashes with this error: Me... Read more

1
votes
Fixed

[Forward] Depth of Field option - Near blur is rendered in inverted Y axis

Camera

-

Apr 01, 2015

-

Version/s: 5.0.1f1

To reproduce:1.Open attached project.2.Open and run "DepthOfField_NearBlurYInversion" scene.3.Select main camera object in hierarchy... Read more