Search Issue Tracker

0
votes
By Design

[Enterprise][GLES][Android] Particles leave trailing artifacts on where ...

Android

-

May 07, 2015

-

Version/s: 5.0.0p2

1. What happenedWhen I run in editor rendertexture appears just fine and the scene works as supposed to. But once I run it on any an... Read more

0
votes
Fixed

[Shaders][Metal] Incorrectly compiled metal shader, missing matrix type ...

Shaders

-

Apr 30, 2015

-

Version/s: 5.0.1p3

At some points compiled metal code doesn't have matrix typecast function. For example, float3x3 -> half3x3. Project Steps: 1. Ope... Read more

1
votes
By Design

[Cloth] Surface penetration constraint for cloth doesn't work

Physics

-

May 24, 2015

-

Version/s: 5.0.2f1

How to reproduce: 1. Open attached project2. Open scene bugreport.unity3. Play the scene- Note how the cloth never passes through th... Read more

0
votes
Fixed

[Clear] Clearing baked data makes scene very bright due to enabled realt...

Global Illumination

-

Jun 02, 2015

-

Version/s: 5.1.0f3

To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Clear baked data5. Notice that scene becomes very bright unt... Read more

2
votes
Fixed

[Events] Animation Event performance degrades depending on amount of com...

Animation

-

May 24, 2015

-

Version/s: 5.0.2f1

How to reproduce: 1. Open attached project2. Open scene animationEvents.unity- Scene contains about 400 animated characters that eac... Read more

0
votes
Fixed

Having a NetworkIdentity on a NetworkManager object disables it in play ...

Networking

-

Jun 02, 2015

-

Version/s:

Having a NetworkIdentity on a NetworkManager object disables it in play mode. It should not be allowed to have both these components... Read more

0
votes
Fixed

[Networking/SyncVar] Declaring more than 32 SyncVars in one class causes...

Networking

-

May 26, 2015

-

Version/s: 5.1.0f2

Reproduction steps:1. Open attached project "UNETSyncVars"2. Build scene "Test"3. Launch a host instance and a client instance4. Obs... Read more

1
votes
Fixed

Input Field instances are merged in OnValueChange method call

UI

-

May 22, 2015

-

Version/s: 5.0.2f1

How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains two Input Fields and a script which outputs the I... Read more

0
votes
Postponed

C# Compiler fails to run when project or install directory has commas in...

Mono

-

Jun 02, 2015

-

Version/s: 5.1.0f3

1. install Unity on windows and when asked for location name it something like "UnityRC3,4" - comma is important2. once installed op... Read more