Search Issue Tracker

0
votes
Won't Fix

Returning state on a specific script crashes editor when using enumeration

Scripting

-

Apr 06, 2017

-

Version/s: 5.5.2f1

To reproduce: 1.Open project 2. Play 'Main' scene Actual: OSX: editor crashes Windows: in editor wor... Read more

1
votes
Won't Fix

Failed to load .DLL file, because the specified procedure could not be f...

Scripting

-

Mar 21, 2017

-

Version/s: 5.5.2f1

Repro steps: 1. Open provided projects "cef_test" scene 2. Enter Play mode 3. Press on the "Button" in the Game view 4. Look at the... Read more

0
votes
Won't Fix

TypeLoadException once a multi-dimensional-jagged array is added to a class

Scripting

-

Jan 31, 2017

-

Version/s: 5.5.0f3

Steps to reproduce: 1. Open user attached project (KLRG Systems 2017) 2. Open KLRG_Behaviour.cs which is in Assets/KLRG_System/Eleme... Read more

0
votes
Won't Fix

ISerializationCallbackReceiver example

Scripting

-

Apr 07, 2017

-

Version/s: 5.5.1f1

The example sritp on this page: https://docs.unity3d.com/2017.1/Documentation/ScriptReference/ISerializationCallbackReceiver.html ht... Read more

0
votes
Fixed

Scripts break with Unix/Mac/LF style line endings

Scripting

-

Jul 05, 2017

-

Version/s: 5.5.2p1

Steps to reproduce: 1. Open user attached project (test) 2. Make sure the Inspector and the Project view are visible. 3. In the Proj... Read more

2
votes
Won't Fix

[Mac] [iOS] Environment.TickCount changes if machine timer is changed

Scripting

-

May 24, 2017

-

Version/s: 5.5.3p1

Reproduction steps: 1. Create new project 2. Create script with: void Update () { Debug.Log(System.Environment.TickCount); } 3. Run ... Read more

1
votes
Fixed

Error "The referenced script on this Behaviour is missing" when loading ...

Scripting

-

Jun 01, 2017

-

Version/s: 5.5.3p1

Reproduction Steps: 1. Import attached project. 2. In Menu, select "Build" -> "Windows Development Build". 3. Create build. 4. In cr... Read more

0
votes
Fixed

error CS1525, while using ternary operator whitout spaces in a script

Scripting

-

Jan 18, 2017

-

Version/s: 5.5.0f3

Reproduction steps: 1. Open attached project. Expected: no errors Actual: 2 errors: Assets/TestError.cs(14,15): error CS1525: ... Read more

0
votes
Not Reproducible

Unity crashes while uninstalling VSTU

Scripting

-

Mar 17, 2017

-

Version/s: 5.5.2f1

Reproduction steps: 1. Open any Unity project 2. Uninstall VSTU 2015 3. Agree to automatically close Unity Expected: Unity is close... Read more

0
votes
By Design

GetComponentsInChildren always gets components from inactive objects

Scripting

-

Mar 08, 2017

-

Version/s: 5.5.0f3

Steps to reproduce: 1. Open the attached project(GetComponentsInChildren.zip) 2. Open the Main scene 3. Play the scene 4. Observe th... Read more

All about bugs

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