Search Issue Tracker

0
votes
Fixed

Bug Reporter error when reporting a bug on MacOS

Bugreporter

-

Apr 06, 2017

-

Version/s:

1. Open any project in 2017.1.0b12. Help -> Report a Bug... Bugreporter error. Please see screenshot. Occurring on: 2017.1.0b1Not... Read more

0
votes
Fixed

[GPUInstancing] Instanced objects are drawn through CommandBuffer when '...

Graphics - General

-

Apr 06, 2017

-

Version/s: 2017.1.0b1

Steps to repro: 1. Open attached project and 'Main' scene;2. Notice that there is 'Rock Spawner' gameobject that spawns instanced ob... Read more

0
votes
Won't Fix

Game screen does not render after DeviceLost when using Camera.SetTarget...

Graphics - General

-

Apr 05, 2017

-

Version/s: 5.5.1f1

Reproduction steps:1. Open project attached (RTTest.zip)2. Open the RBTest scene3. Hit play3. Detach game window and try to resize i... Read more

8
votes
Fixed

AntiAliasing function does not work correctly, the rotated images still ...

Graphics - General

-

Apr 06, 2017

-

Version/s: 5.6.0f3

Reproduction steps:1. Open the attached project;2. Open the scene "RotatedImage";3. Observe an object "Image" edges; Actual result: ... Read more

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

1
votes
Fixed

[VR]Build crashes if "Run in background" is true and allow HDR is disabled

VR

-

Apr 05, 2017

-

Version/s: 5.6.0f3

Steps to reproduce:1. Download and open the attached project2. Build for Standalone3. Run the build Result:crash Reproduced on 5.6.0... Read more

5
votes
Fixed

Unity crashes when Deep Profile is turned on and Grid Layout Group compo...

uGUI

-

Apr 06, 2017

-

Version/s: 5.6.0f3

Reproduction steps:1. Open the attached project;2. Open the scene "Test";3. In Profiler window turn on the function "Deep Profile";4... Read more

1
votes
Fixed

Cloth crashes editor in physx::Sc::ClothSim::clearCollisionShapes when e...

Physics

-

Apr 01, 2017

-

Version/s: 5.6.0f3

To reproduce: 1. Open attached project2. Enter and exit Play mode until editor crashes Expected: Cloth does not crash the editor whe... Read more

1
votes
Fixed

Enabling disabled Prefab instance of nested Canvases results in child UI...

UI

-

Apr 04, 2017

-

Version/s: 5.6.0f3

How to reproduce:1. Open the attached project "CanvasBug2" and open "CanvasBug2" scene2. Expand "Main Canvas" GameObject in the Hier... Read more

5
votes
By Design

[Metal] Half-precision literal in HLSL is translated to float literal by...

Shaders

-

Apr 06, 2017

-

Version/s: 5.5.0p4

Reproduction steps:1) Open the attached project (HLSLHalfLiteralBecomesMetalFloatLiteral.zip).2) Open "MobileBloom.shader".3) Observ... Read more