Search Issue Tracker

0
votes
Fixed

Prefab in subscene does not update after component script changes

Scripting

-

Jun 25, 2020

-

Version/s: 2020.2

Fixed for 2021.1 here:https://ono.unity3d.com/unity/unity/pull-request/114785/_/core/adb-import-worker-script-renaming Steps: 1. Dow... Read more

1
votes
Fixed

Quaternion.Angle is non-null when comparing a Quaternion with its invert...

Scripting

-

May 13, 2020

-

Version/s: 2018.4, 2020.1.0b8, 2020.2

Reproduction steps:1. Open attached project "QuaternionAngleBug.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console win... Read more

0
votes
Fixed

'pragma warning restore' causes scriptable object to not be valid and un...

Scripting

-

Jul 06, 2020

-

Version/s: 2020.1.0a7, 2020.1.0b14, 2020.2

How to reproduce:1. Open attached project "Pragma Warning Scriptable Object.zip"2. In Project window, right-click "NotWorkingSO" scr... Read more

0
votes
Not Reproducible

Sprite Texture gets unassigned when entering Play Mode

Scripting

-

Dec 11, 2021

-

Version/s: 2021.2.0a6, 2021.2.3f1, 2022.1, 2022.2

How to reproduce:1. Open the attached "1387808.zip" project2. Open the "StartupScene" Scene3. Select the "_GameController" GameObjec... Read more

0
votes
By Design

Suppressed warning is logged to the Console when using Roslyn Diagnostic...

Scripting

-

Feb 16, 2022

-

Version/s: 2020.3, 2021.2, 2021.2.10f1, 2022.1, 2022.2

How to reproduce:1. Open the user's attached project2. At the top of the Editor, go to Compilation -> Run3. Observe the Console E... Read more

0
votes
Not Reproducible

Crash on UnityEditor.SerializedObject:InternalCreate when creating a new...

Scripting

-

Jun 21, 2020

-

Version/s: 2019.4, 2019.4.1f1, 2020.1, 2020.2

Reproduction steps:1. Open project from the Google Drive link2. Open scene "Farm"3. Go to Window > Easy Save 3 > Settings, mak... Read more

2
votes
Fixed

Crashes on mono_class_init when entering Play Mode after recompiling scr...

Scripting

-

Jul 13, 2020

-

Version/s: 2019.4, 2019.4.0f1, 2020.1, 2020.2

Reproduction steps:1. Open user's attached project2. Open scene "MainScene"3. Open a script in a code editor, modify it to recompile... Read more

0
votes
Fixed

Crash on GameObject::ActivateAwakeRecursively when exiting Play Mode

Scripting

-

Jul 15, 2020

-

Version/s: 2019.4, 2019.4.3f1, 2020.1, 2020.2

Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. Enter and then exit Play Mode-- observe crash Reprod... Read more

0
votes
By Design

Project build fails when using a folder named "Editor" in a folder that ...

Scripting

-

Jul 23, 2020

-

Version/s: 2018.4, 2018.4.24f1, 2020.2

How to reproduce:1. Open user's attached project2. Open Scene "SampleScene"3. Go to File > Build Settings.. and click Add Open Sc... Read more

0
votes
Fixed

ScriptReference/SystemInfo-minConstantBufferOffsetAlignment.html :

Scripting

-

Oct 16, 2019

-

Version/s:

The SystemInfo.minConstantBufferOffsetAlignment property is declared to have a bool value while in fact it needs to have an int valu... Read more