Search Issue Tracker

0
votes
Fixed

GUIUtility.keyboardControl not initialized/reset between runs

IMGUI

-

Aug 31, 2010

-

Version/s: 3.0.0b6

To Reproduce: 1. Open the "Login Scene" from the _Scenes folder and press play. 2. Notice the label in the upper right now has a zer... Read more

0
votes
Fixed

Left command key does not trigger events on Mac

Input

-

Aug 20, 2010

-

Version/s: 3.0.0b6

1) What happened the default key for "fire 3" in the input manager is left cmd, which corresponds to the windows key on windows. wh... Read more

0
votes
Fixed

Windows: Edit -> Select All does not function. Ctrl A does work

IMGUI

-

Aug 11, 2010

-

Version/s: 3.0.0b5

1 Create new project 2 Go to Hierarchy and duplicate camera to have 2 or more 3 Select 1 camera in Hierarchy 4 In main menu Edit->... Read more

0
votes
Fixed

Unity uses absolute paths and not relative paths for storing build direc...

Deployment Management

-

Aug 09, 2010

-

Version/s: 3.0.0b5

To Reproduce: 1) Create a test project 2) Build the project in a subfolder of the project. 3) Now close that project, quit Uni... Read more

0
votes
Fixed

iPhone: Xcode says illegal character when using some symbols

iOS

-

Aug 06, 2010

-

Version/s: 3.0.0b5

To Reproduce: 1. Set the bundle identifier with an illegal char such as '_' or ':'. 2. Build will fail. Expected: 1. Unity should... Read more

0
votes
Fixed

Terrain: trees should use the GO transform when placed on terrain

Terrain

-

Jul 20, 2010

-

Version/s: 3.0.0b4

Since the Tree Creator was designed to only create trees over a certain size we need a way to be able to scale the trees after creat... Read more

0
votes
Fixed

Ugly self-shadowing on a lightmapped buit-in sphere

Global Illumination

-

Jun 18, 2010

-

Version/s: 3.0.0b2

To reproduce: 1. Open attached project (the last one). 2. Check the bands on the built-in sphere and also the dark patches. I trie... Read more

0
votes
Fixed

Inspector takes focus unnecessarily when editing parameters

Inspector Functionality

-

May 02, 2010

-

Version/s: 3.0.0a2

Inspector takes focus unnecessarily when editing parameters I often need to change parameters on a number of objects in the hierarc... Read more

0
votes
Fixed

Detaching a tab marks the current scene as edited

IMGUI

-

Apr 26, 2010

-

Version/s: 3.0.0a2

Steps: * Detach a tab. Result: Tab attaches just fine, but the loaded scene gets marked as edited. Expected: Current scene should ... Read more

0
votes
Fixed

Input.GetKeyDown doesn't detect KeyCode.Print and KeyCode.SysReq on Wind...

Windows

-

Feb 24, 2010

-

Version/s: 2.6.1f3

Input.GetKeyDown doesn't detect KeyCode.Print or KeyCode.SysReq. This code will not work as intended: if (Input.GetKeyDown(KeyCode.... Read more

All about bugs

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