Search Issue Tracker

0
votes
Fixed

Building right after fixing errors in script causes compiler errors to l...

Scripting

-

Mar 20, 2018

-

Version/s: 2017.1.0a3, 2018.2.0a5

Steps to reproduce: 1. Open attached "ScriptReload.zip" Unity project 2. Open "Test.cs" script 3. Fix error in script by adding ";" ... Read more

0
votes
Fixed

[2018.4] Broken csproj is generated when Visual Studio is installed

Scripting

-

Nov 12, 2019

-

Version/s: 2018.4, 2018.4.8f1

How to reproduce: 1. Open the attached project 2. in Preferences > External tools, set the Script Editor to Visual Studio 3. Assets ... Read more

0
votes
Fixed

[.NET 4.6] Editor crash on "scripting_stack_trace_info_for" when opening...

Scripting

-

Feb 22, 2018

-

Version/s: 2018.1.0b4, 2018.1.0b8

How to reproduce: 1. Open the attached project "BehaviorDesigner.zip" 2. Observe the crash Reproduced with: 2018.1.0b5, 2018.1.0b9,... Read more

0
votes
Fixed

Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...

Scripting

-

Feb 06, 2017

-

Version/s: 5.5.1p1

Reproduction steps: 1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip"; 2. In the Assets, go to the Graphics folder... Read more

8
votes
Fixed

Menu.SetChecked state is lost after entering a Play mode in the Editor

Scripting

-

Jun 22, 2017

-

Version/s: 5.6.1f1

Reproduction steps: 1. Open the attached project "MenuItemCheck.zip"; 2. Click on MenuItemCheck -> The Menu Item to set the check in... Read more

0
votes
Fixed

StringReader reads files extremely slowly

Scripting

-

Jan 09, 2016

-

Version/s: 5.3.1f1

Reproduction steps: 1) Open "StreamReaderBug2" project 2) Open StreamReaderBug scene 3) Play scene 4) Watch console output Expected... Read more

0
votes
Fixed

[Scripting/Particles] Gradient Scripting API thread checks have changed ...

Scripting

-

Jun 18, 2018

-

Version/s: 2018.2.0a1

Some of the Gradient api now has thread checks that were not present before the bindings system upgrade. For example Evaluate now h... Read more

0
votes
Duplicate

Attaching a script to an object and then deleting it causes the script c...

Scripting

-

Jul 01, 2017

-

Version/s: 2017.1.0f1

To reproduce: 1. Open attached Unity project "Betatests.zip" 2. Attach "deletethis" script to a GameObject 3. Delete "deletethis" sc... Read more

0
votes
Won't Fix

PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...

Scripting

-

Nov 10, 2019

-

Version/s: 2019.1.0a12, 2019.2, 2019.3, 2019.3.0b10, 2020.1

Steps to reproduce: 1. Open the project attached by the user 2. Open "NativeArrayTestScene" 3. Enter Play mode 4. Observe the consol... Read more

0
votes
Won't Fix

"The referenced script on this Behaviour is missing!" warning duplicates...

Scripting

-

Sep 22, 2017

-

Version/s: 2017.1.1f1

How to reproduce: 1. Create new empty project 2. Create UI -> Canvas 3. Create new C# Script in Project Window and open it 4. Enter ... Read more

All about bugs

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