Search Issue Tracker

0
votes
Fixed

[GLES] Shader using const arrays crashes on some Androids (5.2.3)

OpenGL

-

Jan 23, 2016

-

Version/s: 5.2.3f1

Shader code like this:const half blurKernel[11] = {0.0009765625, 0.009765625, 0.04394531, 0.1171875, 0.2050781, 0.2460938, 0.2050781... Read more

2
votes
Won't Fix

[iOS][GLES2/3] Low performance when Image Effect is used on depth only c...

Mobile Rendering

-

Nov 10, 2015

-

Version/s: 5.2.2p3

1. Open attached project2. Build to iOS3. Press "Clear Flag" and it will switch to skybox4. Performance will increase5. Press "Clear... Read more

0
votes
Not Reproducible

Mac App Store Receipt Validation failing due to Apple security changes

OSX

-

Nov 18, 2015

-

Version/s: 5.2.2f1

1. Build an Unity app with App Store validation on.2. in info.plist update values for-Bundle version-Bundle versions string, short-B... Read more

0
votes
Fixed

[UWP] Screen.SetResolution (..., ..., true) doesn't change resolution

Windows Store Apps

-

Nov 23, 2015

-

Version/s: 5.2.2p1

Screen.SetResolution doesn't change resolution on UWP platform. Reproducible on tablets. Getting such error: "Failed to resize windo... Read more

0
votes
Fixed

[UWP] NetworkManager inheritance issue

Windows Store Apps

-

Jan 20, 2016

-

Version/s: 5.2.3p2

Building to UWP, editor shows the following error: Assets\EndpointTest.cs(9,9): error CS7069: Reference to type 'EndPoint' claims it... Read more

0
votes
Fixed

[iOS][IL2CPP] C# DLL file translation to IL2CPP fails on Vector3 pointer...

IL2CPP

-

Jan 14, 2016

-

Version/s: 5.2.3p1

Steps to reproduce: 1. Open attached project2. Build the scene to iOS with IL2CPP scripting backend3. Build the generated Xcode proj... Read more

1
votes
Fixed

[iOS] TZ4NET plugin throws Argument Out of Range when DateTime is used

IL2CPP

-

Oct 31, 2015

-

Version/s: 5.2.1f1

1. Open attached project2. Make sure scene is assigned in build settings3. Build to iOS with IL2CPP4. Argument Out of Range exceptio... Read more

1
votes
Fixed

App freezes on iPhone 4 when the device is rotated during splash screen ...

iOS

-

Jan 14, 2016

-

Version/s: 5.2.3p3

Steps to reproduce: 1. Open attached project2. Build and deploy to iPhone 43. Launch the application4. When the splash screen appear... Read more

0
votes
By Design

[Shuriken] Sub-emitter does not emit stretched particles if their speed ...

Shuriken

-

Jan 14, 2016

-

Version/s: 5.2.4f1

Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Play.4. Select GREEN particle system in Hierarchy... Read more

0
votes
Fixed

[WSA][UWP] UNET Internet Matchmaker causes AccessViolationException

Windows Store Apps

-

Nov 25, 2015

-

Version/s: 5.2.3f1

Tested on 5.2.4p1, 5.3.1p3, 5.4.0b2 on WSA and UWP platforms. Both platforms throw AccessViolationException. Repro steps:1. open pro... Read more