Search Issue Tracker

1
votes
Fixed

[AnimatorWindow] IndexOutOfRangeException: Array index is out of range i...

Animation Window

-

Feb 11, 2015

-

Version/s: 5.0.0f1

To reproduce:1. open the attached project and the animator2. observe errors:IndexOutOfRangeException: Array index is out of range.Un... Read more

0
votes
Not Reproducible

[ConsoleWindow] Error stays in the console after fix until console windo...

Scripting

-

Feb 10, 2015

-

Version/s: 5.0.0f1

Steps to reproduce: 1. Create a new Unity project2. Create a new script3. Make an error in the script so that the compiler shows it ... Read more

1
votes
By Design

WebGL Build error for Windows 7 32-bit OS

WebGL

-

Feb 06, 2015

-

Version/s: 5.0.0b22

Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more

1
votes
By Design

[API] Setting the lightmap manually during playmode does not work outsid...

Progressive Lightmapper

-

Jan 20, 2015

-

Version/s: 5.0.0b18

Setting the lightmapping settings to use a certain lightmap and the renderers to use the lightmapping data has no effect outside the... Read more

0
votes
Fixed

[iOS] App crashes with SIGABRT during launch with IL2CPP

iOS

-

Feb 10, 2015

-

Version/s: 5.0.0f1

To reproduce: 1) Download and open project2) Build and run for iOS3) Notice crash Reproduced on 5.0.0f1 and 4.6.2p2 using iPhone6+ (... Read more

0
votes
Fixed

[DrawGizmo(UnityEditor.GizmoType.Selected)] draws all the time, regardle...

Scene/Game View

-

Feb 09, 2015

-

Version/s: 5.0.0f1

To reproduce:1. Open attached project2. There is GizmoTest script in assets folder, that should draw gizmo when Light is selected3. ... Read more

0
votes
Fixed

[Undo] Changing color gradient in Particle System ignores Undo

Shuriken

-

Feb 11, 2015

-

Version/s: 5.0.0f2

To reproduce:1. Create new project2. Add Particle system3. Try changing the "Color over Lifetime" or "Color by Speed" and then try t... Read more

0
votes
Fixed

[Undo] Undoing action doesn't affect Size field in Size by Speed

Shuriken

-

Feb 11, 2015

-

Version/s: 5.0.0f1

To reproduce:1. Create new project2. Add Particle system3. Select Size By Speed in inspector4. Select Size field and make some chang... Read more

0
votes
Not Reproducible