Search Issue Tracker

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

0
votes
Fixed

Crash at GraphicsCaps::CheckGPUSupported

Graphics - General

-

Nov 06, 2015

-

Version/s: 5.2.2f1

Fix/Workaround: - make sure you are running Unity directly on your machine (not through Remote Desktop Connection or in a virtual ma... Read more

0
votes
Fixed

Applying Undo after using Rect Handles throws errors in the console

Themes

-

Apr 06, 2017

-

Version/s: 2017.1.0b1

Applying Undo after using Rectangle Handles in the scene view throws errors in the console Reproduction steps:1) Create a New Projec... Read more

1
votes
Duplicate

[Android]Vulkan doesn't work on android devices with 7.x OS if Virtual R...

VR

-

Apr 05, 2017

-

Version/s: 5.6.0b9

Steps to reproduce:1. Open project from the link2. Build and run for android-Crash(sometimes requires more tries to run the app) Not... Read more

All about bugs

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