Search Issue Tracker

0
votes
Fixed

[CanvasGroup] CanvasGroup properties reset when disabled/re-enabled

UI

-

Nov 25, 2014

-

Version/s: 4.6.0f1

To reproduce this issue: 1. Open the attached project2. Open 'CanvasGroupBug' scene3. Select 'TestPanel' ( Canvas->TestPanel ) ob... Read more

0
votes
Fixed

[Texture] When changing texture values at runtime, they keep changed unt...

Graphics - General

-

Nov 22, 2014

-

Version/s: 4.6.0f2

To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. It has a texture which changes to red on clicking4. Play t... Read more

8
votes
Fixed

[Asset Import] Referenced cubemap causes editor to throw errors on platf...

Asset Import

-

Nov 25, 2014

-

Version/s: 5.0.0b14

1. Download attached project2. Open Doll scene.3. Switch platform from Standalone to iOS or Android or vice versa. Error will be rep... Read more

1
votes
By Design

[Navmesh] Adding new obstacles causes whole navmesh to recompute

AI

-

Nov 24, 2014

-

Version/s: 5.0.0b14

Steps to repro:1. Open the attached project and the scene2. The scene has some navmesh agents and falling objects which cause the na... Read more

0
votes
Fixed

[Caching] Canceling WWW.LoadFromCacheOrDownload with WWW.Dispose() puts ...

Android

-

Nov 18, 2014

-

Version/s: 4.5.5p3

Steps to repro:1. Open the project and the scene2. Build it to android platform3. Run it, observe that Caching.IsVersionCached(url, ... Read more

1
votes
Fixed

"Rotation Lock" feature does not lock all orientations on Unity apps

Android

-

Nov 18, 2014

-

Version/s: 4.5.3f3

Recent versions of Android support a "Rotation Lock" feature, generally accessible from the quick-settings areas pulled down from th... Read more

0
votes
Won't Fix

WebPlayer build in Firefox contains a white line at the left border of t...

Webplayer

-

Nov 24, 2014

-

Version/s: 5.0.0b11

Steps to reproduce:1. Open the attached project2. Open 'Test' scene3. Go to build settings and do a web player build4. Run the built... Read more

0
votes
Fixed

[IMGUI] After importing a unitypackage that adds menu items, the toolbar...

IMGUI

-

Nov 25, 2014

-

Version/s: 5.0.0b14

Steps to repro:1. Import the attached unity package2. Observe that no new menus are rendered until the menu is forced to repaint by ... Read more

0
votes
Won't Fix
0
votes
Fixed

Generated shader code does not compile for Android GLES3.0

Shaders

-

Nov 24, 2014

-

Version/s: 4.5.4p3

Shaders in example project compile for Android targeting GLES2.0, but not for GLES3.0. Read more