Search Issue Tracker

0
votes
Fixed

Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...

Shaders

-

Apr 04, 2017

-

Version/s: 5.6.0f3

Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more

0
votes
Won't Fix

When Firebase asset is imported, Unity crashes in <Firebase.FirebaseApp/...

Scripting

-

Apr 04, 2017

-

Version/s: 5.6.0f3

Reproduction steps:1. Open the attached project;2. Open the scene "Demo";3. Enter and exit Play mode until Unity crashes; Actual res... Read more

0
votes
Fixed

[Android] Apps can be tapjacked

Mobile

-

Apr 04, 2017

-

Version/s: 5.6.0f3

Android security issue:All views (e.g. GLSurfaceView) in the UnityPlayerActivity should have .setFilterTouchesWhenObscured(true) set... Read more

2
votes
Fixed

VR does not render if a renderTexture whose format is set to RGB565 is c...

VR

-

Apr 04, 2017

-

Version/s: 5.6.0f3

Steps to reproduce:1. Download and open the attached project2. Attempt to enter playmode Expected result: everything as usualActual ... Read more

1
votes
Not Reproducible

[DualDisplay] [macOS] Color Picker / Asset Picker opens in the wrong mon...

MacOS

-

Apr 04, 2017

-

Version/s: 5.5.0f3

Steps to reproduce:1. Create a new Unity project2. In Hierarchy window select Main Camera3. Click on "Background" for a color picker... Read more

0
votes
By Design

Quad shadows are being cast wrongly with enabled lightmap static when pr...

Global Illumination

-

Apr 03, 2017

-

Version/s: 5.6.0f3

To reproduce:1. Unzip and open users attached project.2. Open LighmapArtifact scene3. Wait till baking is finished Expected: Quads s... Read more

0
votes
Fixed

AsyncOperation.isDone will not return true until the Editor window is re...

Scripting

-

Apr 03, 2017

-

Version/s: 5.5.1f1

When async operations are executed in Editor mode (not playing any scenes), isDone never returns 'true', unless the Editor or any of... Read more

57
votes
Fixed

Enabling Mesh Renderer during rendering causes error in Console tab

Graphics - General

-

Apr 03, 2017

-

Version/s: 5.6.0f3

Steps to reproduce: 1) Download attached project 'MeshRendererError.zip' and open in Unity2) Open scene 'ReproScene' and press Play3... Read more

1
votes
Fixed

UI Dropdown list does not render if the Canvas is disabled and enabled a...

uGUI

-

Apr 03, 2017

-

Version/s: 5.6.0f3

To reproduce: 1. In a new project, create Canvas2. Press Play3. Disable Canvas4. Enable Canvas5. Create Dropdown6. Click on Dropdown... Read more

0
votes
Duplicate

Editor changes font and alignment on import

VR

-

Apr 03, 2017

-

Version/s: 5.3.3f1

Duplicate of 888678, Editor team has a fix going in to trunk soon. Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.