Search Issue Tracker

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

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

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

55
votes
Fixed

CMD+A does not select text but repeats some of the actions made recently

CodeEditors

-

Nov 15, 2013

-

Version/s: 4.3.0f4

To reproduce:1. Open any project that contains a script2. Double click on a script so it opens in MonoDevelop3. Press CMD+A4. Notice... Read more

14
votes
By Design

Assetbundle is not loaded correctly when they reference a script in cust...

Asset Bundles

-

Apr 03, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.11f1, 2019.1.0a1, 2019.2.0a2, 2019.3.0a1

Steps to reproduce:1. Open "Fogbuzz issue 1143071" from Own Cloud link2. Navigate to the buildWithoutDLL folder and open "Beweegvloe... 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

21
votes
Fixed

[VR] VR-Enabled Standalone Build Experience input lag when Rift is Disco...

VR

-

Apr 22, 2015

-

Version/s: 5.1.0b3

When the Oculus Rift is not connected or the VRSettings.enabled bool is false, but Virtual Reality Supported is set to true in the P... Read more

12
votes
Fixed

[Android] Black screen with skipped rendering frame and error "GfxDevice...

Package: Magic Leap XR Plugin

-

Aug 01, 2023

-

Version/s: 7.0.0

Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/ExampleAssets/Scenes/SampleSce... 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