Search Issue Tracker

0
votes
Duplicate

Memory Stream corrupt crash when importing Angry Bots

Asset Import

-

Jun 20, 2014

-

Version/s: 5.0.0a11

To reproduce:1. Create a new project and import angry bots (from store)2. While importing an error pops up - "The file MemoryStream ... Read more

0
votes
Won't Fix

Image doesn't position and scale properly using Physical Resolution

UI

-

Jun 20, 2014

-

Version/s: 5.0.0a12

Steps to repro:1. Open the attached project and the scene2. Note the details:- PhysicalResolution component was added to canvas(actu... Read more

0
votes
Fixed

The documentation for WWW.LoadFromCacheOrDownload has some problems

Docs - Scripting Reference

-

Jun 20, 2014

-

Version/s: 4.5.1p1

In the WWW.LoadFromCacheOrDownload documentation http://docs.unity3d.com/ScriptReference/WWW.LoadFromCacheOrDownload.html there are ... Read more

0
votes
Fixed

The documentation for the WWW constructor is cut off

Docs - Scripting Reference

-

Jun 20, 2014

-

Version/s: 4.5.1p1

The WWW class constructor documentation http://docs.unity3d.com/ScriptReference/WWW-ctor.html has a missing function prototype. The ... Read more

1
votes
Fixed

WP8 player fails to build if project has const float in coroutine

WP8

-

Jun 20, 2014

-

Version/s: 4.5.1f3

The following lines will cause build to fail:IEnumerator Test(){const float testFloat = 1f;yield break;} Read more

0
votes
Fixed

Inaccurate link in scripting API to information about Rigidbody sleeping

Docs - Scripting Reference

-

Jun 19, 2014

-

Version/s: 4.5.1p1

In the scripting API page of the Rigidbody.Sleep http://docs.unity3d.com/ScriptReference/Rigidbody.Sleep.html there is a link to "Ph... Read more

1
votes
Fixed

InputField.InputType.Password does not work correctly when the input fie...

UI

-

Jun 19, 2014

-

Version/s: 4.6.0b10

To reproduce the bug: 1. Create an input field2. Set Input Type: Password3. Play and type something4. Once you deselect the input fi... Read more

0
votes
By Design

different event order for context click

IMGUI

-

Jun 19, 2014

-

Version/s: 4.6.0b10

1) Error:When using the right click in Mac, the order of events are:-MouseDown-ContextClick-MouseUp but in Windows, they are:-MouseD... Read more

0
votes
Fixed

Crash on CreateEnlightenGeometryJob::Prepare

Global Illumination

-

Jun 19, 2014

-

Version/s: 5.0.0a12

Steps to reproduce:1. Open the attached project and the scene2. Set lightmap GI workflow to 'Iterative'3. Select the main model and ... Read more

0
votes
Not Reproducible

MissingReferenceException when making prefab from uGUI

UI

-

Jun 19, 2014

-

Version/s: 4.6.0b10

1. Open project2. Open scene "testscene"3. Drag gameobject "HUD" from hierarchy to project window and MissingReferenceException will... Read more

All about bugs

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