Search Issue Tracker

0
votes
Fixed

[Android] Resources.LoadAsync: stall in LockPersistentManager when launc...

Android

-

Aug 10, 2016

-

Version/s: 5.3.5f1

Steps to reproduce: 1) Download attached project and open in Unity.2) Build and run project on a device.(make sure Autoconnect Profi... Read more

0
votes
Fixed

2 by 3 layout blanks all editor windows

IMGUI

-

Aug 10, 2016

-

Version/s: 5.5.0a6

1. Load any project2. Go to the layout dropdown ( top right corner in unity editor )3. Select 2 by 3 Result: All windows becomes bla... Read more

0
votes
Fixed

[Shuriken] SubEmitters not inheriting parent velocity when using Inherit...

Shuriken

-

Aug 10, 2016

-

Version/s: 5.4.0p1

Repro steps:1. Open Scene1 from attached project.2. Select Particle System from the Hierarchy to preview it.3. Observe how upon deat... Read more

0
votes
Fixed

[Mono]FieldInfo.GetValue(null) crashes unity on ScriptingInvocationNoArg...

Mono

-

Aug 10, 2016

-

Version/s: 5.4.0f3

To reproduce:1. Open the project attached by the user2. Open the scene "asd"3. Enter Play mode4. Press R Crash! NOTE:commenting out ... Read more

0
votes
Fixed

[Shuriken] Size over lifetime defaults to Z axis

Shuriken

-

Aug 10, 2016

-

Version/s: 5.4.0p1

1. Open Scene1 from attached project.2. Create a new particle system.3. Select Size over lifetime.4. Observe how the default axis is... Read more

2
votes
Fixed

Alpha channel ignored when using ETC1 compression.

2D

-

Aug 10, 2016

-

Version/s: 5.3.5p5

Steps to reproduce:1. Open attached project "ETC1_Bug.zip"2. Open "Test" scene3. Open build settings, switch to Android. 4. Set Text... Read more

0
votes
Fixed

[NavMeshAgent] Agent gets teleported to the destination

AI

-

Aug 10, 2016

-

Version/s:

After setting the agent's destination in the same NavMesh polygon as before the remaining distance is not updated properly. Read more

0
votes
Fixed

Null-coalescing operator returns only left-hand operand when used on pub...

Scripting

-

Aug 09, 2016

-

Version/s: 5.3.4f1

Reproduction steps:1) Open "Null-coalescing operator.zip" project2) Open "repro" scene3) Make sure that "Main Camera" game object ha... Read more

2
votes
Fixed

[IOS/Android] UnityWebRequest.GetAudioClip With Ogg Vorbis is not supported

Audio

-

Aug 09, 2016

-

Version/s: 5.4.0f3

When trying to stream audio file, which is .ogg an error is returned to log on Android/iOS devices:Streaming of 'ogg' on this platfo... Read more

0
votes
Fixed

Android IL2CPP - WebRequest.Create fails for HTTP on .Net 2.0 (full)

Android

-

Aug 09, 2016

-

Version/s: 5.4.0f3

Reproduction steps:1) Open user's attached project2) Make sure that IL2CPP and .NET 2.0 (not subset) are selected3) Build and run pr... Read more