Search Issue Tracker

1
votes
Fixed

Transform.hierarchyCount always returns 0 regardless of the number of tr...

Scripting

-

Sep 11, 2018

-

Version/s: 2018.2.0a1, 2018.2.7f1

How to reproduce:1. Create a new Unity project2. Create a new script that prints out 'Transform.hierarchyCount'3. Attach the script ... Read more

0
votes
By Design

Hard Crash when calling IntPrt

Scripting

-

Sep 14, 2018

-

Version/s: 2018.2.6f1

To reproduce:1. Open the QA's supplied project2. Open the scene "Main"3. Play it -- The Editor crashes, Reporter does not open Repro... Read more

0
votes
Won't Fix

Serialized struct called AABB throws InvalidOperationException errors

Scripting

-

Sep 17, 2018

-

Version/s: 2018.2.8f1

To reproduce: 1. Open the attached project (aabbStruct.zip)2. Select tthe Bug object in the Hierarchy3. Observe the console Expected... Read more

2
votes
Not Reproducible

ReflectionTypeLoadException is thrown in the Player when using System.Re...

Scripting

-

Sep 17, 2018

-

Version/s: 2018.3.0a4, 2018.3.0b1

To reproduce:1. Open the user's attached project2. Build and run the "Bug" scene Expected result: Every assembly is logged in the Pl... Read more

1
votes
Fixed

Assembly-CSharp.dll gets rebuilt when test assembly changes

Scripting

-

Sep 18, 2018

-

Version/s:

If a change to a test assembly is made(Does not reference Assembly-CSharp.dll) then Assembly-CSharp.dll will still be rebuilt regard... Read more

0
votes
Fixed

"FilePathAttribute" class calls an API method "get_unityPreferencesFolde...

Scripting

-

Sep 04, 2018

-

Version/s: 2017.4.3f1

Reproduction steps: 1. Open "New Unity Project.zip" project2. "Bug Report" -> "Reproduce" Expected Result: No exception errors sh... Read more

0
votes
Won't Fix

Editor crashes when declaring a file path with a file name in the script

Scripting

-

Aug 05, 2018

-

Version/s: 2018.2.1f1

Reproduction steps:1. Open User's attached project("Unity crash")2. Open Scene "SampleScene" and enter the Playmode3. Click "Delete ... Read more

0
votes
Fixed

APIUpdater crashes when script has qualified access to statically import...

Scripting

-

Sep 14, 2018

-

Version/s: 2018.2.7f1

basically code like: using static System.Console; public class C{public void M(){Console.WriteLine("Test"); // this would cause APIU... Read more

1
votes
Fixed

Unity doesn't recognize missing assembly references when moving a script...

Scripting

-

Sep 19, 2018

-

Version/s: 2018.2.8f1

Repro steps:1. Open attached project2. Drag "Foo.cs" from "Assets/Scripts/Foo" to "Assets/Scripts/Bar"3. Wait for the Editor to Hot ... Read more

0
votes
Won't Fix

[Docs] AssemblyDefinition asset reference button directs to broken link

Scripting

-

Sep 23, 2018

-

Version/s: 2018.3.0b2

How to reproduce:1. Open the user-submitted Project2. Click on the "Tests" file in the "Tests" folder3. In the Inspector Window pres... Read more

All about bugs

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