Search Issue Tracker

0
votes
By Design

Reopening the scene after the object is set to HideFlags.NotEditable, th...

Scripting

-

Aug 14, 2017

-

Version/s: 2017.2.0b6

Reproduction steps:1. Open the attached project;2. Open the scene "ReproScene";3. Click on the object "Unlocked object" and click "T... Read more

0
votes
Fixed

Building the project on iOS device with Xcode API, an exception "The giv...

Scripting

-

Aug 16, 2017

-

Version/s: 2017.2.0b6

Reproduction steps:1. Open the attached project "smallerProject.zip";2. Build the project on iOS device; Actual result: an error sho... Read more

0
votes
By Design

"??" operator succeeds for destroyed objects

Scripting

-

Nov 22, 2017

-

Version/s: 2017.2.0f3

Reproduction steps: 1. Open "null-coalesce-repro.zip" project2. Open "breakstuff" scene3. Enter Play mode Expected Result: "??" oper... Read more

0
votes
Won't Fix

[Mac][Scripting] Unity crashes when entering Play Mode

Scripting

-

Dec 11, 2017

-

Version/s: 2017.2.0f3

Reproduction steps: 1. Open "Maze generator.zip" project2. Open "MazeTest" scene3. Enter and Exit Play mode until the Editor crashes... Read more

0
votes
Duplicate

Timer will keep running and spamming errors after exiting Play mode

Scripting

-

Dec 04, 2017

-

Version/s: 2017.2.0f3

To reproduce: 1. Download attached project "Lemon Stand.zip" and open in Unity2. Open "Lemon Stand" scene3. Enter Play mode4. Observ... Read more

0
votes
Fixed

Editor crashes PersistentManager::ReadObject when accessing Unity API wi...

Scripting

-

Oct 31, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce:1. Download attached project2. Closed project Results: Editor crashes when closing it Reproduced with: 2018.1.0a2... Read more

0
votes
By Design

[Scripting] UnityEvent() has multiple methods that are not working

Scripting

-

Oct 23, 2017

-

Version/s: 2017.2.0f3

To reproduce: 1. Open Unity, create a new project and open it2. Download attached script "UnityEventCountTest.cs" and attach it to p... Read more

3
votes
Fixed

Vector2Int is missing negation, division and multiplication by int opera...

Scripting

-

Oct 14, 2017

-

Version/s: 2017.2.0f3

Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one;var vector = -Vector2Int.right;var vector = ... Read more

0
votes
Fixed

"Trying to add UI_Console" and other errors pop up when SetActive() meth...

Scripting

-

Oct 15, 2017

-

Version/s: 2017.2.0f3

How to reproduce:1. Open attached Unity project "Dwarf Mountain New"2. Load scene "Game"3. Enter Play mode Expected Result: Game pla... Read more

0
votes
Won't Fix

[scripting, patch] Boo.Lang reference missing from generated csproj

Scripting

-

Jan 08, 2018

-

Version/s: 2017.2.1p1

Reproduction steps:1. Create new Unity project2. Download the repository and add to Assets3. Re-import the assets4. Open script with... Read more

All about bugs

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