Search Issue Tracker

0
votes
Fixed

[.NET] const field named same as a field in base class causes the field ...

Universal Windows Platform

-

Jun 05, 2017

-

Version/s: 5.6.0f3

Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour { [SerializeField] private int m_Number... Read more

0
votes
Fixed

Editor crashes at CalculateClosestPoint when collider Bounds are null

Mono

-

Jun 05, 2017

-

Version/s: 5.6.0p1

Editor crashes at CalculateClosestPoint when collider Bounds are null and accessed by ClosestPoint function. Steps to reproduce: 1.... Read more

0
votes
Postponed

[serialization] Crash in scripting_field_get_type after recompile after ...

Scripting

-

Jun 06, 2017

-

Version/s: 5.6.1f1

Steps to reproduce: 1. Download and open project "918719.zip" (link in the edit) 2. Open "Empty.cs" script 3. Add "var storageFolder... Read more

0
votes
Fixed

[OSX] Editor crashes after build and run project on Android device

Themes

-

Jun 05, 2017

-

Version/s: 5.4.5p3

How to reproduce: 1. Create a new project 2. Switch platform to Android 3. Change bundle identifier 4. Build and run on Android devi... Read more

0
votes
Won't Fix

[iOS] [Simulator] Crash at "dyld`__abort_with_payload" when application ...

Mobile

-

Jun 02, 2017

-

Version/s: 5.6.0f3

Reproduction steps: 1. Open the attached "Archive" project. 2. Build and run it for iOS (Simulator SDK). - Application crashes: *... Read more

0
votes
Fixed

Transform handle is not centered when zooming out gameobject in Unity 5.5

Scene/Game View

-

Jun 03, 2017

-

Version/s: 5.5.3p4

To reproduce: 1. Create a new project 2. Create and select cube 3. Rotate view that x axis would be in the front 4. Zoom out in the ... Read more

0
votes
Fixed

[WebGL] Changing scenes result in black screen when Split Application Bi...

Mobile

-

Jun 01, 2017

-

Version/s: 5.6.1f1

To reproduce: 1. Download and open attached "repro916836.zip" project. 2. Build and run on WebGl platform. 3. When project loads pr... Read more

1
votes
Fixed

Adjusting Collider2D's Offset when Using Tiled Draw Mode and Auto Tiling...

Physics2D

-

Jun 05, 2017

-

Version/s: 5.6.1p2

To reproduce: 1. Open attached Unity project "AutoTiling.zip" 2. Open "Test" scene 3. Click on "wood with caps" object in the Hierar... Read more

0
votes
Fixed

New MenuItem is created each time its name is changed when the name cont...

Scripting

-

May 31, 2017

-

Version/s: 5.6.0f2

To reproduce: 1. Open the project, attached by tester (MenuItemBug.zip) 2. Open the MenuItemTest script 3. Add [MenuItem ("\\//")] ... Read more

0
votes
By Design

ArgumentException: Cannot set Request Header when trying to upload to Fi...

Networking

-

Jun 02, 2017

-

Version/s: 2017.1.0b7

ArgumentException: Cannot set Request Header Content-Length - name contains illegal characters or is not user-overridable How to re... Read more

All about bugs

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