Search Issue Tracker

0
votes
Not Reproducible

World space canvas text shows square lines around the text

UI

-

Nov 12, 2016

-

Version/s: 5.5.0b8

Steps to reproduce: 1. Open the attached project2. Open 'GuiTextEdgeTest' scene3. Press play4. Pay attention to the canvas text, you... Read more

0
votes
Fixed

UI objects with Content Size Fitter component have their Height set to i...

UI

-

Nov 15, 2016

-

Version/s: 5.5.0b11

UI objects with Content Size Fitter component with it's Vertical Fit property set to Preferred Size have their Height set to incorre... Read more

0
votes
Postponed

Editor crashes when calling StopAssetEditing from playModeChanged callback

Scene Management

-

Apr 25, 2017

-

Version/s: 5.5.3f1

To reproduce: 1. Open the project, attached by the user (Test Project.zip)2. Enter Play mode3. In the popup, press Quit Expected: Ed... Read more

0
votes
Fixed

Mono compiler fails to compile a correct generic expression

Mono

-

Feb 01, 2017

-

Version/s: 5.5.1p1

Steps to reproduce:1. Open the project2. Notice two compile errors shown in the console:1) Assets/MonoBug.cs(40,41): error CS0311: T... Read more

0
votes
Won't Fix

[OSX] MonoDevelop debugger evaluation Times Out on Assert IsTrue

CodeEditors

-

Dec 16, 2016

-

Version/s: 5.5.0f3

Steps to reproduce:1. Open the project2. Go to "Editor Tests" window3. Find "SimpleInterfaceTest" under "UndoStackTests" dropdown4. ... Read more

0
votes
Fixed

[Texture Importer] ETC1 sprites with alpha are imported / packed without...

Graphics - General

-

Mar 23, 2017

-

Version/s: 5.5.2p2

How to reproduce:1. Open user provided project2. In Assets/General, select all images and click Assets/Reimport3. Notice some images... Read more

0
votes
Won't Fix

[Collab] Version Control settings not modified when enabling Collab

Collab

-

Nov 10, 2016

-

Version/s: 5.5.0f2

We are not initializing Version Control in Collab signup. Because of this there are couple issues - (1) if Perforce was enabled befo... Read more

0
votes
Postponed

Crash at mono_method_signature when running custom editor script after e...

Scripting

-

Nov 17, 2016

-

Version/s: 5.5.0f1

Steps to reproduce: 1. Open attached project2. Open scene "Procedural Asset Examples"3. Open custom editor window "Window>Weaver&... Read more

0
votes
By Design

Scene and Game views are lagging when dragging a component

Inspector Functionality

-

Nov 18, 2016

-

Version/s: 5.5

Steps to reproduce : - create a cube- add a particle system in the scene- try and drag a component and notice the scene view lags Re... Read more

0
votes
Fixed

[shaders] UNITY_VERSION macro is not correct in surface shaders

Shaders

-

Nov 17, 2016

-

Version/s: 5.5.0b10

STR:1. Open the project2. Click on NewSurfaceShader in assets3. Notice the compiler error Expected: compiler error doesn't appear, a... Read more