Search Issue Tracker

0
votes
Fixed

EditorSceneManager.SaveCurrentModifiedScenesIfUserWantsTo() returns 'tru...

Scene Management

-

Jul 18, 2019

-

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

How to reproduce: 1. Open user-submitted project (TMPCrashBug) 2. Wait for a scene saving prompt to pop-up 3. Select 'Don't Save' E... Read more

0
votes
Fixed

Codesign fails on macOS standalone build as well as on generated xcode p...

MacOS

-

Jul 18, 2019

-

Version/s:

Forum post: https://forum.unity.com/threads/mac-standalone-xcode-project-generation.680365/ Xcode build fails when attempting to co... Read more

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 project 2. Create C# script 3. write var tex = new Texture2D(32, 32); var result = tex.LoadImage(Syst... 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" project 2. Open "SampleScene" 3. Enter Play mode and ins... 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 settings 3. Buil... 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<string>"... 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 project 2. Build and Run on Android 3. Try inputting any emoji in the text field Expected res... 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" scene 3. In the Lighting window, click Gen... 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 project 2. Open SampleScene, hit play 3. On ProjectView, select the RenderTexture asset 4. On inspector, obs... Read more

All about bugs

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