Search Issue Tracker

3
votes
Fixed

GLES 3.0 created visual artifacts on some projects on Android

Android

-

Mar 03, 2015

-

Version/s: 5.0.0f4

Display gets corrupted when some projects are built using Open GLES 3.0 on Android Read more

0
votes
Postponed

[OSX] Right click not registered, after CTRL+Left-click

Input

-

Mar 06, 2015

-

Version/s: 5.0.0f4

TO Reproduce: 1. Open the attached project on OSX.2. Play (or build to Webplayer/Standalone)3. Click CTRL+Left Click4. A Left Click ... Read more

1
votes
Fixed

Gradient Ambient is not a gradient on baked objects

Global Illumination

-

Mar 04, 2015

-

Version/s: 5.0.0f4

How to reproduce: 1. Open a new project2. Create a cube3. In the Lighting window, set the Ambient Source to Gradient and change the ... Read more

7
votes
Fixed

Unity's SystemLanguage doesn't separate between Traditional and Simplifi...

Deployment Management

-

Mar 05, 2015

-

Version/s: 4.6.1p4

To Reproduce: 1.Change system language to Traditional or Simplified Chinese(Just above Pу́сский in iOS language settings list (Gener... Read more

1
votes
Fixed

Animation with only one Event at time 0.0 won't fire

Animation

-

Mar 02, 2015

-

Version/s: 5.0.0f3

How to reproduce: 1. Open attached project (AnimEventBugRepro.zip)2. Open scene Bug Repro Scene.unity- The scene contains two game o... Read more

1
votes
Not Reproducible

Memory leak of Assetbundle loading on Android Platform in Unity 5

Android

-

Mar 06, 2015

-

Version/s: 5.0.0f3

The memory of WebStream increases all the time in this project when release it in Android platform, while the problem did not happen... Read more

3
votes
Fixed

[iOS] IL2CPP ARM64 crashes most of the times when using HttpWebRequest

iOS

-

Mar 04, 2015

-

Version/s: 4.6.3p1

To reproduce: 1) Download and open project2) Build and run for iOS with IL2CPP scripting backend (got bug a lot more on arm64)3) Not... Read more

6
votes
Fixed

[Collider] Convex Mesh Collider is twice bigger than rendered Quad

Physics

-

Mar 05, 2015

-

Version/s: 5.0.0f4

To reproduce the bug please follow the steps1. Create new project2. Create new "Quad" game object3. Toggle convex mesh collider for ... Read more

7
votes
Won't Fix

[Mono] Cultureinfo.currentculture doesn't work

Mono

-

Mar 06, 2015

-

Version/s: 4.6.3p2

To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more

0
votes
Fixed

[ComputeBuffer] Improve error messaging on ComputeBuffer constructor usage

Shaders

-

Mar 06, 2015

-

Version/s: 5.1.0a2

Trying to create a new ComputeBuffer from code withComputeBuffer c = new ComputeBuffer (5, 5);I get these errors printed to the Cons... Read more