Search Issue Tracker

0
votes
Duplicate

Script is distorted in the Editor Inspector

Scripting

-

Mar 29, 2013

-

Version/s:

1. Add the attached script to the project2. Highlight the script in the Project browser and see it's displayed in the inspector.3. M... Read more

0
votes
Fixed

Black screen is shown after Unity splash screen

Android

-

Mar 30, 2013

-

Version/s: 4.1.1f4

On an Android device, once the 'Powered by Unity' splash screen has been hidden, there is a ~5 second delay before the first scene i... Read more

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

All about bugs

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