Search Issue Tracker

0
votes
Fixed

Error "APIUpdater encountered some issues..." appear when using script u...

Scripting

-

Apr 13, 2017

-

Version/s: 2017.1.0b1

Reproduction steps: 1. Create new project. 2. Make a script with unsafe code. 3. Run script updater on it. Expected result: Script ... Read more

0
votes
Fixed

LayerMask variables add newly added Layers to the selected Layers

Scripting

-

Jan 24, 2018

-

Version/s: 2017.3.0f3

How to reproduce: 1. Open given "LayerMaskRepro" Unity project 2. Enter "TestScene" scene 3. Select "GameObject" from the Hierarchy ... Read more

0
votes
Fixed

API updater fails to update all instances of obsolete types after packag...

Scripting

-

Apr 27, 2022

-

Version/s: 2022.2.0a12

Steps to reproduce: 1. Create a new Unity project 2. Import Advertisement package (com.unity.ads 4.1.0) 3. Import any other package ... Read more

0
votes
Fixed

[Legacy] IEnumerator.MoveNext crashes at Scripting::TrackedReferenceBase...

Scripting

-

Nov 04, 2015

-

Version/s: 5.2.2f1

Steps to reproduce: 1. Open attached project 2. Open scene "repro" 3. Run it 4. Unity crashes 5. Open "AnimationExtensions.cs" scr... Read more

0
votes
Third Party Issue

Coroutines fail to catch exceptions that are located in the nested funct...

Scripting

-

Mar 17, 2022

-

Version/s: 2019.4, 2020.3, 2021.2, 2021.2.5f1, 2022.1, 2022.2

Reproduction steps: 1. Open the user's attached "1197069_CoroutineException.zip" project 2. Open the "SampleScene" Scene 3. Enter th... Read more

0
votes
Not Reproducible

Unity crashes when mono tries to access something from Jit table

Scripting

-

Nov 23, 2016

-

Version/s: 5.4.3f1

Unity crashes when mono tries to access something from Jit table. Note: I've attached callstack retrieved from Unity.DMP (file atta... Read more

3
votes
Fixed

[OSX] Input.accelerationEvents crashes the Editor on play

Scripting

-

Mar 26, 2015

-

Version/s: 5.0.0p2

How to reproduce: 1. Open a new project 2. Create a new script 3. Put "Debug.Log (Input.accelerationEvents.ToString());" in the Sta... Read more

0
votes
Fixed

Assertion failed error is thrown when accessing AnimatorState.behaviours...

Scripting

-

Jul 23, 2021

-

Version/s: 2020.3, 2021.1, 2021.1.15f1, 2021.2, 2022.1

Steps to reproduce: 1. Download and open the project "animatorstate-error.zip" in the Debug Build of Unity Editor 2. Open Assets/Tes... Read more

0
votes
Fixed

UnityEngine.Object.Equals incorrectly handles comparisons to a non-Unity...

Scripting

-

Jul 14, 2016

-

Version/s: 5.3.4f1

[This happens when the first object is assigned to null] Steps to reproduce the issue: 1. Open attached project. 2. Open scene name... Read more

1
votes
Fixed

[Plugins] Cannot pinvoke into a DLL which depends on another plugin on t...

Scripting

-

Mar 04, 2016

-

Version/s: 5.3.3p2

In the project, there are two DLLs: A.dll and B.dll. A.dll depends on B.dll. You try to pinvoke into A.dll, you'll get a DllNotFound... Read more

All about bugs

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