Search Issue Tracker

35
votes
Not Reproducible

GUI: cursor position y offset is wrong and missing from input field

IMGUI

-

Jul 28, 2014

-

Version/s: 4.5.2p1

-e: the cursor is below the text/missing from the input field -repro:--open attached Bug scene--run--click into the input field--NOT... Read more

13
votes
Fixed

[GoogleVR] Canvas are allocating memory and do not release it when using...

UI

-

Aug 01, 2016

-

Version/s: 5.3.6f1

Reproduction steps:1) Create new project and import "GoogleVRForUnity" package2) Open "DemoScene" scene (GoogleVR/DemoScenes/Headset... Read more

20
votes
Fixed

Normal map difference between Web Player and WebGL

WebGL

-

Jul 07, 2015

-

Version/s: 5.1.0f3

-e: see title, looks worse for WebGL The appearance of low resolution normal maps is strikingly different between Web Player and Web... Read more

17
votes
By Design

[MSE] Realtime GI light in play mode only affects objects from first scene

Global Illumination

-

Nov 18, 2015

-

Version/s: 5.3.0f1

To reproduce:1. Open attached project2. Add all scenes ("firstlevel", "secondlevel", "thirdlevel") to hierarchy3. Ensure that the ac... Read more

20
votes
Fixed

Cloth performance drops when increasing the number of GameObjects with C...

Physics

-

Jul 31, 2019

-

Version/s: 2018.4.0f1, 2018.4.4f1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1

How to reproduce:1. Open the attached project (case_1173457.zip)2. Enter Play Mode3. Set the "Active" Cloth slider to 2 > observe... Read more

32
votes
Fixed

Overridden virtual functions cannot be used as Animation events

Animation

-

Aug 07, 2014

-

Version/s: 4.5.2f1

To Reproduce: 1.Write an overridden virtual function just like Event4() in Arrow.cs and ArrowBase.cs, in the attached project. 2. Cr... Read more

22
votes
Fixed

Different, not-consistent threads count in standalone builds

Windows

-

Feb 06, 2018

-

Version/s: 2017.1.1p4

To reproduce:1) Open attached project and scene2) Build and run it3) Use some tool to check thread count (Process Explorer on win, c... Read more

29
votes
Won't Fix

Texture2D.alphaIsTransparency API is editor-only but lives in UnityEngin...

Scripting

-

May 10, 2015

-

Version/s: 5.1.0b6

-e: Using Texture2D.alphaIsTransparency in a script causes the build to fail with the following error: error CS1061: Type `UnityEngi... Read more

51
votes
Fixed

Screen.lockCursor under Linux breaks Input.GetAxis

Linux

-

Jan 14, 2014

-

Version/s: 4.3.1f1

-e: Screen.lockCursor under Linux breaks Input.GetAxis() -repro:--open attached project--run test scene in editor--notice correct ax... Read more