Search Issue Tracker

0
votes
Fixed

EventSystem documentation links to MonoBehavior

UI

-

Sep 03, 2014

-

Version/s: 4.6.0b18

Steps to reproduce : - crate a Canvas - click on the EventSystem - select any of the documentation buttons in the EventSystem's Com... Read more

0
votes
Fixed

Deleting Canvas, which is child of another Canvas, crashes Unity

UI

-

Sep 03, 2014

-

Version/s: 5.0.0b2

To reproduce: 1) Create new project 2) Create two Canvas objects 3) Put one Canvas as child of another 4) Delete child - crash. If y... Read more

1
votes
By Design

Cached reference type variables get destroyed randomly when OnDestroy() ...

Scripting

-

Sep 03, 2014

-

Version/s: 4.6.0b17

To reproduce this bug: 1. Import the attached package 2. Open 'Test' scene 3. It has 4 empty gameObjects and script with array of T... Read more

0
votes
By Design

Standalone executable crashes on quit when a master server is used

Networking

-

Sep 03, 2014

-

Version/s: 4.6.0b17

Using a master server, connecting to it and registering a server can cause a crash on a standalone application quit. To reproduce: ... Read more

4
votes
Fixed

uGUI allocates memory on each frame in 2 places

UI

-

Sep 03, 2014

-

Version/s: 4.6.0b18

uGUI seems to allocate memory each frame for Canvas.SendWillRenderCanvases() and EventSystem.Update() To reproduce: 1. Create a new... Read more

2
votes
Fixed

TouchInputModule behaves incorrectly

UI

-

Sep 02, 2014

-

Version/s: 4.6.0b18

To reproduce: 1. Load the scene in /Scenes/KenoBasic 2. Observe I have 2 Input Modules attached to EventSystem, but only the Standa... Read more

0
votes
Fixed

Editor is loading x86_64 folder DLLs when building for mobile

Deployment Management

-

Sep 02, 2014

-

Version/s: 4.6.0b17

Repro: 1. Open & build the attached project for Android (on Unity Free). 2. Build fails with an error: 'System.Net.Sockets' are su... Read more

1
votes
Fixed

WP8 Lumia 630 camera.Render() does not always work with back button

WP8

-

Sep 02, 2014

-

Version/s: 4.5.3f3

Lumia 630 has inconsistent behavior when calling Camera.Render() on "Back" button press To reproduce: 1. Open attached project 2. B... Read more

0
votes
Fixed

Visual Studio 2010 opens new instance on every new script

Editor - Other

-

Sep 02, 2014

-

Version/s: 5.0.0b2

To reproduce: 1) Have Visual Studio 2010 installed 2) Create new project 3) Create 2 new C# scripts 4) Set your script editor to VS2... Read more

1
votes
Won't Fix

When overlapping 2 sprites or a sprite and a UI canvas, the overlapping ...

2D

-

Sep 02, 2014

-

Version/s: 4.6.0b17

To reproduce: 1. Open attached project 2. Open test scene 3. Change camera angles, move camera to left/right 4. Notice that sprites ... Read more

All about bugs

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