Search Issue Tracker

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

0
votes
Fixed

Editor crashes when calling DestroyImmediate(gameObject) in Awake during...

Scripting

-

Apr 09, 2017

-

Version/s: 5.5.2f1

It seems that crash is caused by Invoke method being called multiple times in a for loop. To reproduce: 1. Open the project, attac... Read more

0
votes
Fixed

Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...

Scripting

-

Mar 09, 2017

-

Version/s: 5.5.2f1

To reproduce: 1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed. 2. No errors, it's p... Read more

0
votes
Fixed

Imprecision with quaternions when using Random.rotation and Quaternion.A...

Scripting

-

Feb 14, 2017

-

Version/s: 5.5.0f3

To reproduce: 1. Open project 2. In menu click 'Window' -> 'Editor Tests Runner' 3. Run the test Expected: all angles will be les... Read more

0
votes
Won't Fix

A specific script crashes editor when trying to open not found 'SceneMan...

Scripting

-

Feb 20, 2017

-

Version/s: 5.5.0f3

To reproduce: 1. Open repro project 2. Open 'TEST' scene 3. Play scene Expected: scene will play Actual: editor crashes Reproduced... Read more

0
votes
Not Reproducible

[Regression] Unity cannot inherit from classes declared as namespaces

Scripting

-

Feb 20, 2017

-

Version/s: 5.5.1f1

To reproduce: 1. Open attached project; 2. Look at the Console. Expected result: Unity compiles scripts properly or gives meaning... Read more

5
votes
By Design

Dragging prefab with serializedObject.ApplyModifiedProperties() into hie...

Scripting

-

Feb 27, 2017

-

Version/s: 5.5.2f1

To reproduce: 1.Download and open attached project. 2.Enter Play mode. 3.Quickly drag "TestObject" prefab into Hierarchy. 4.Repeat... Read more

0
votes
By Design

Editor crashes when using get() and set() accessors in MonoBehaviour script

Scripting

-

Feb 26, 2017

-

Version/s: 5.5.2f1

To reproduce: 1. Open repro project 2. Play scene Expected: scene will play Actual: editor crashes Reproduced on: 5.4.4p3, 5.5.0a6... 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
Fixed

AsyncOperation.isDone will not return true until the Editor window is re...

Scripting

-

Apr 03, 2017

-

Version/s: 5.5.1f1

When async operations are executed in Editor mode (not playing any scenes), isDone never returns 'true', unless the Editor or any of... Read more

All about bugs

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