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
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
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

53
votes
Fixed

[Deferred] ReRGrabPass will stop camera rendering while rendering option...

Camera

-

Jun 19, 2014

-

Version/s: 4.5.0f6

1. Open attached project2. Open scene "BUG"3. Press play4. Press "en/disable cube" and main camera works well5. Turn on second camer... Read more

0
votes
Fixed

Invalid path/filename in AddFramesFromFile() causes crash

Profiling

-

Jun 18, 2014

-

Version/s: 5.0.0a12

Steps to reproduce : - import the attached project- open the scene "scene.ProfileResultReader:- open the Profiler- press Play and pr... Read more

All about bugs

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