Search Issue Tracker

0
votes
Fixed

C# lambdas which return Void fail il2cpp compilation

IL2CPP

-

May 27, 2015

-

Version/s: 5.1.0f2

-e: Using a c# lambda that returns void will cause a project to be unable to be compiled for webGL -repro:--make new proj--create c#... Read more

0
votes
Fixed

[UNET] Memory continuously builds up with uNet server simply activated

Networking

-

May 22, 2015

-

Version/s: 5.1.0f1

Repro steps: 1) Open the project and scene Main2) Open script Main.cs and change the IP in server.uStart() function to 127.0.0.13) B... Read more

1
votes
Fixed

[IL2CPP]A generic-method in generic-class (with multiple type parameters...

IL2CPP

-

May 27, 2015

-

Version/s: 4.6.5p3

Build attached project.Target: iOSScripting backend: IL2CPP. Read more

6
votes
Fixed

[IL2CPP] A generic-method in generic-class throws ExecutionEngineException

IL2CPP

-

May 27, 2015

-

Version/s: 4.6.5p3

Build attached project.Target: iOSScripting backend: IL2CPP Read more

0
votes
Fixed

[Metal] Shadows disappear after creating a certain number of Render Text...

Mobile Rendering

-

May 28, 2015

-

Version/s: 5.1.0f2

When using the Metal API, realtime shadows disappear after creating sixteen Render Textures with 1024x1024x32-bit color and 24-bit d... Read more

0
votes
Won't Fix

[WheelCollider] Rigidbody with wheels becomes unstable if another rigidb...

Physics

-

May 25, 2015

-

Version/s: 5.0.2f1

Steps to reproduce: 1. Open attached project2. Open scene "wheelColliderProblem"3. Notice that game object "vehicle" has "Rigidbody"... Read more

0
votes
Fixed

Refreshing WebGL build page throws an error when using Chrome

WebGL

-

May 25, 2015

-

Version/s: 5.1.0f2

Steps to reproduce: 1. Open the attached project2. Build and run the scene (in Chrome)3. Once the project is loaded, press F5 to ref... Read more

0
votes
By Design

[Mono] Linq.Expressions.Expression.Call (Expression, MethodInfo, Express...

Mono

-

May 27, 2015

-

Version/s: 4.6.2f1

To Reproduce:1. Run the attached project.2. Observe that, 'ArgumentException: instance' (System.ArgumentException when building in m... Read more

0
votes
Fixed

Image isn't displayed correctly when using new WWW(url) to load a single...

Graphics - General

-

May 28, 2015

-

Version/s: 5.0.1f1

To reproduce:1. Open attached project2. Open loadImag script3. Change path to project folder in line 204. Open scene5. Press play6. ... Read more

3
votes
Won't Fix

2D sprites are sorted differently in Scene view and game view

2D

-

May 28, 2015

-

Version/s: 5.1.0f3

To reproduce:1. Open attached project2. Open dirtyDirtyBugScene3. Observe Scene mode4. Switch to game viewExpected result: the views... Read more