Search Issue Tracker

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

0
votes
Fixed

Canvas is rendered behind the sprite and will not be visible if the sort...

UI

-

Jun 19, 2014

-

Version/s: 4.6.0b10

Steps to reproduce : - import the project attached- open the scene "MainScene"- press play and notice the text is not rendered- sele... Read more

0
votes
Fixed

Using a custom material with the Unity terrain system will be ignored by...

Terrain

-

Jun 19, 2014

-

Version/s: 4.5.1f3

Steps to reproduce : - import the project attached- open the scene "Test"- select the material "New Terrain"- toggle the "Black" che... Read more

All about bugs

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