Search Issue Tracker

0
votes
Postponed

FillRectangle & DrawRectangle have no overload method that takes 10 argu...

Assets Management

-

Mar 30, 2013

-

Version/s: 4.1.1f4

Steps to reproduce : - import the project attached- notice the two errors in the console *Note: More info in the user's description. Read more

1
votes
Fixed

Bool Property doesn't get initialized via Object Initializers

Scripting

-

Mar 31, 2013

-

Version/s: 4.1.1f4

Bool Property doesn't get initialized via Object Initializers //script A.cs...var b = new TestB() { B = false };Debug.Log(b.B); //pr... Read more

0
votes
Fixed

Frame rate is erratic, both in the editor and in the game when compiled

Graphics - General

-

Mar 31, 2013

-

Version/s: 4.1.0f4

The issue:The Frame rate is erratic, both in the editor and in the game when compiled, even though I'm using a time.deltaTime to rot... Read more

0
votes
Fixed

Broken link (online and offline docs)

Docs - Scripting Reference

-

Mar 31, 2013

-

Version/s: 4.1.1f4

Broken link (online and offline docs) 2) How can we reproduce it using the example you attached http://docs.unity3d.com/Documentatio... Read more

0
votes
Won't Fix

Alpha texture not working on Windows

Shaders (Legacy)

-

Apr 01, 2013

-

Version/s: 4.1.0f4

To reproduce: 1) Open attached project on Windows machine.2) View in game screen.3) Alpha texture is not working properly; pink and ... Read more

4
votes
Fixed

Files in the StreamingAssets folder should not be imported

Asset Import

-

Apr 01, 2013

-

Version/s: 4.1.2f1

Files in the StreamingAssets folder should not be imported In the attached example project, an ogg file is included. The Editor impo... Read more

4
votes
Fixed

Error on script with [ExecuteInEditMode] adds a component with hideFlags...

Scripting

-

Apr 01, 2013

-

Version/s: 4.1.0f4

- Create a script Bar.cs- Create a script Foo.cs which attribute [ExecuteInEditMode], which adds Bar monoBehaviour to the gameObject... Read more

0
votes
Fixed

Crash while playing audio file as a streamed source on WP8 device

WP8

-

Apr 02, 2013

-

Version/s: 4.2.0a1

Lower memory Windows Phone 8 devices crash when attempting to play audio file stored in remote location. Read more

All about bugs

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