Search Issue Tracker

0
votes
Fixed

Screen.SetResolution works incorrectly when DPI scaling is set to anythi...

Windows Store Apps

-

Jan 30, 2017

-

Version/s: 5.6.0b3

Workaround: divide 96 by logical DPI and then multiply that with the width and height of the resolution before calling Screen.SetRes... Read more

0
votes
Fixed

After deletion of UI Dropdown element NullReferenceException: (null) is...

UI

-

Jan 25, 2017

-

Version/s: 5.6.0b5

To reproduce: 1.Create new Unit project. 2.Create Dropdown UI element. 3.Change it's Image component's Source image property from U... Read more

0
votes
Fixed

When the path of project is loaded with " .. " in the end, project name ...

Themes

-

Jan 24, 2017

-

Version/s: 5.5.0f3

To reproduce: 1. Use this batch file in the Assets folder to load unity: pushd %~dp0 start "" "D:\Unity550f3\Editor\Unity.exe" -pro... Read more

0
votes
Fixed

[iOS] NotificationServices.remoteNotifications contains two elements whe...

iOS

-

Jan 27, 2017

-

Version/s: 5.4.4p1

NotificationServices.remoteNotifications contains two elements instead of one, when a notification is received through APNs. Steps ... Read more

1
votes
Fixed

Undocking editor tab throws NullReferenceException

Editor - Other

-

Jan 30, 2017

-

Version/s: 5.6.0b6

Steps to reproduce: 1. Create new project with default layout 2. Undock any tab to "float" (tested with Console, Project and Inspec... Read more

0
votes
Fixed

Stopping network client/server in editor causes it to hang when network ...

Animation

-

Jan 30, 2017

-

Version/s: 5.6.0b6

Steps to reproduce: First way: 1. Open attached project 2. Open "offline_scene" and run it 3. Start and stop server - notice that e... Read more

0
votes
Fixed

[Metal] VideoPlayer crashes on rapid reloads with "libobjc.A.dylib`objc_...

iOS

-

Jan 12, 2017

-

Version/s: 5.6.0b3

Reproduction steps: 1. Open the attached "Archive project" 2. Build and run it for iOS. 3. Rapidly touch the screen to reload the v... Read more

0
votes
By Design

When CharacterController.detectCollisions is set to false, it still dete...

Physics

-

Jan 25, 2017

-

Version/s: 5.5.0f3

Reproduction steps: 1. Open the attached project; 2. Enter Play mode and go to the cube; Actual result: the character collides with... Read more

0
votes
By Design

Embedded resources in WebGL export only working with fully enabled excep...

WebGL

-

Jan 30, 2017

-

Version/s: 5.5.0p4

Reproduction Steps: 1- Download attached project. 2- Build solution ResourceLoader. 3- Put built assembly(ResourceLoader.dll) into A... Read more

0
votes
Not Reproducible

Editor crashes when switching target platform after making a build

Editor - Other

-

Jan 30, 2017

-

Version/s: 5.6.0b5

Steps to reproduce: 1. Open new Unity project 2. Open 'Build Settings' window and build the project 3. Select other platform and cl... Read more

All about bugs

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