Search Issue Tracker

0
votes
Duplicate

Texture2D.LoadImage returns true when it can not encode given data

Scripting

-

Jul 17, 2019

-

Version/s: 2019.1.8f1, 2019.3

To reproduce:1. Create a new project2. Create C# script3. writevar tex = new Texture2D(32, 32);var result = tex.LoadImage(System.Tex... Read more

10
votes
Won't Fix

Methods with a PostProcessSceneAttribute get called after Awake when ent...

Scene Management

-

Jul 17, 2019

-

Version/s: 2017.4.0f1, 2018.4.0f1, 2019.1.0a1, 2019.1.2f1, 2019.2.0a1, 2019.3.0a1

How to reproduce:1. Open the attached "PostProcessSceneExecutionOrder.zip" project2. Open "SampleScene"3. Enter Play mode and inspec... Read more

0
votes
Fixed

[iOS] Automatically Sign setting enabled by default in Editor appears di...

iOS

-

Jul 17, 2019

-

Version/s: 2018.1.0a2, 2018.4.0f1, 2019.1.0a1, 2019.1.8f1, 2019.2.0a1, 2019.3.0a1

To reproduce:1. Open attached project "iosCheckbox7.zip"2. Make sure that Automatically Sign is enabled in Player settings3. Build f... Read more

0
votes
Duplicate

[IL2CPP][Android] Incorrect symbol length/symbols returned with "Android...

Android

-

Jul 17, 2019

-

Version/s: 2017.4, 2017.4.29f1, 2018.4, 2019.1, 2019.2.0a1

[IL2CPP][Android]Incorrect symbol length and symbols returned when passing characters through "AndroidJavaClass::CallStatic<strin... Read more

0
votes
Fixed

Emojis show up as invalid symbols in PlayerPrefs

Mobile

-

Jul 17, 2019

-

Version/s: 2017.4, 2017.4.30f1, 2018.4, 2019.2, 2019.3, 2020.1

To reproduce:1. Open user's attached project2. Build and Run on Android3. Try inputting any emoji in the text field Expected result:... Read more

0
votes
Not Reproducible

Baking lighting with the Progressive GPU or CPU lightmapper hangs and ne...

Progressive Lightmapper

-

Jul 17, 2019

-

Version/s: 2018.3.0a1, 2019.1.0a1, 2019.2.0a1, 2019.2.0b9, 2019.3.0a1

How to reproduce:1. Open the attached "LightmappingHang.zip"2. Open the "LightmanScene" scene3. In the Lighting window, click Genera... Read more

0
votes
Fixed

Deprecated Graphics APIs are included for iOS and tvOS by default when c...

Mobile

-

Jul 17, 2019

-

Version/s: 2019.3.0a10

When creating a new project, deprecated graphics APIs will be included in the graphics API list for iOS and tvOS by default. This le... Read more

0
votes
Won't Fix

Camera.targetTexture is respecting Camera rect

Graphics - General

-

Jul 17, 2019

-

Version/s: 2019.3.0a10

Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... Read more

1
votes
Won't Fix

[Android ] Videoplayer with 1080p freezes when being transcoded with cod...

Mobile

-

Jul 17, 2019

-

Version/s: 2018.4.1f1

To reproduce:1. Open attached project2. Press on video and make sure that transcode is checked, dimensions set to Original 1920x1080... Read more

0
votes
Fixed

[Block] Some blocks no longer have a default texutre assignment and thro...

Package: Visual Effect Graph

-

Jul 17, 2019

-

Version/s: 7.1.0

Repro steps:1. Open a VFX Graph2. Add a Vector Field Force block in Update3. Observe the console errors:Compute shader ([System 2]Up... Read more

All about bugs

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