Search Issue Tracker

0
votes
Fixed

[IL2CPP] No ahead of time (AOT) code was generated error for Enumerator

IL2CPP

-

Jul 16, 2015

-

Version/s: 5.1.1p4

To Reproduce: 1. Open the attached project in 5.1 and attach IL2CPPBugs.cs to any gameobject.2. Deploy to device: "ExecutionEngineEx... Read more

0
votes
Fixed

[Tree] Crash because of badly set-up tree

Terrain

-

Jun 07, 2015

-

Version/s: 5.0.2f1

Crash when loading scene "07_Begin" Read more

0
votes
Fixed

Can't bake NavMesh while building Lighting

AI

-

May 26, 2015

-

Version/s: 5.0.1f1

Reproducible on 5.0, 5.1, 5.2; Repro steps:1. Create an empty 3D scene with a default terrain;2. Paint something into the terrain (p... Read more

0
votes
Fixed

[Gradient] Unity Editor crashes when copying one gradient to another gra...

Editor - Other

-

Jul 11, 2015

-

Version/s: 5.1.1f1

Steps to reproduce: 1. Create new Unity project2. Create new script and add two public Gradients. For example:public Gradient firstG... Read more

0
votes
Not Reproducible

Opening project in same version as created after backport rebuild confus...

Asset Import

-

Jul 17, 2015

-

Version/s: 5.2.0b3

To reproduce:1) Create new project in version A (for example, 5.2.0b3) and open it2) Close it3) Open it in version B which is older ... Read more

0
votes
Fixed

[Animation Import] Character Models with Animation Imported from Motion ...

Asset Import

-

Jul 16, 2015

-

Version/s: 5.2.0b3

Reproduction steps: 1. Open attached project2. Go to Assets -> BBallPlayer and select BBallPlayer_MB_stretch.fbx3. In the Inspect... Read more

0
votes
Not Reproducible

Create Match with "<" in name fails

Networking

-

Jul 17, 2015

-

Version/s:

Creating a match with "&lt;" in the name fails with a 500 Internal Server Error. Read more

0
votes
Fixed

Upgrading project to 5.1 no UI elements appear in Scene view

UI

-

Jul 10, 2015

-

Version/s: 5.1.1f1

Works fine on 5.0 and 5.2; Opening project with 5.1, UI elements are not rendered in Scene view, though Game view renders UI element... Read more

0
votes
Fixed

[Animation] Missing delete confirmation dialog when deleting blend trees

Animation

-

Jul 15, 2015

-

Version/s: 5.2.0a2

Reproduction steps:1. Open attached project "DeleteConfirm"2. Select "Controller" animator controller3. In the Animator window doubl... Read more

0
votes
Duplicate

Cannot bind to specific IP address

Networking

-

Jul 17, 2015

-

Version/s:

When using the HLAPI there is no way to bind a listen server to a specific IP address. It always binds to IP_ANY. Read more