Search Issue Tracker

0
votes
By Design

Screen.width/Screen.height in OnEnable/Awake shows incorrect values when...

Scripting

-

Apr 12, 2018

-

Version/s: 2017.4.0f1

How to reproduce: 1. Open attached project ("ScreenBug.zip") 2. Enter Play mode 3. In Hierarchy window, disable and enable "PrintRes... Read more

0
votes
Won't Fix

Compilation errors during asset bundling changes active build target

Scripting

-

Apr 06, 2018

-

Version/s: 2017.3.1f1

How to reproduce: 1. Open the "New Unity Project 1.zip" project 2. Press Assets>Build AssetBundles 3. Check the console to confirm t... Read more

0
votes
Won't Fix

[tvOS] APIUpdater fails when changing platform to tvOS

Scripting

-

Apr 02, 2018

-

Version/s: 2018.1.0b12

When switching platforms to tvOS, the required API updater fails and then building for tvOS is impossible To reproduce: 1. Downloa... Read more

0
votes
Fixed

Error appears in the Console when triggering a build from the compilatio...

Scripting

-

May 24, 2021

-

Version/s: 2019.4, 2019.4.15f1, 2020.2, 2020.3, 2021.1, 2021.2

How to reproduce: 1. Open the user's attached project 2. In the top bar menu select Support > Build Dev Player 3. Wait for the build... Read more

1
votes
Fixed

[Mac] Crashes on __pthread_kill when opening a Script when there's no Vi...

Scripting

-

Jul 31, 2019

-

Version/s: 2019.2.0f1, 2019.3.0a1

How to reproduce: 1. Open attached project 2. Open any script from it Reproducible with: 2019.2.0f1, 2019.3.0a11(freezes) Not repro... Read more

0
votes
Fixed

APIUpdater crashes when script has qualified access to statically import...

Scripting

-

Sep 14, 2018

-

Version/s: 2018.2.7f1

basically code like: using static System.Console; public class C { public void M() { Console.WriteLine("Test"); //... Read more

0
votes
By Design

ILPostProcessor causes DLL's that link to UnityEngine.UI.dll to fail and...

Scripting

-

Feb 27, 2021

-

Version/s: 2020.2.6f1, 2020.3

How to reproduce: 1. Open attached project "1TestMirror.zip" 2. Right click the TestScript in the project 3. Select Reimport Expect... Read more

0
votes
Won't Fix

NullReferenceException pops up when calling method from a ScriptableObject

Scripting

-

Apr 17, 2018

-

Version/s: 2018.1.0b13

How to reproduce: 1. Open attached Unity project "scriptableissue" 2. Load scene "Main" 3. Add AudioSource component to "tankG2018b"... Read more

0
votes
Fixed

System.Diagnostics.Debugger.Break() does not trigger a breakpoint

Scripting

-

Apr 17, 2018

-

Version/s: 2018.1.0b13

Steps to reproduce: 1. Download attached project 2. Open "test" scene 3. Enter play mode Expected results: Breakpoint is triggered ... Read more

0
votes
Fixed

Unable to clear console compile errors that were reported during compila...

Scripting

-

Apr 19, 2018

-

Version/s: 2018.1.0f1

Unable to clear console compile errors that were reported during compilation of .asmdef assemblies on startup Steps: 1. Create a fo... Read more

All about bugs

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