Search Issue Tracker

0
votes
Won't Fix

Help -> (documentation link) launches html in default app, not browser

Assets Management

-

Apr 22, 2010

-

Version/s: 3.0.0a2

Steps: * In Windows settings, set html files to open with Notepad (or something else) by default. * From the Unity help menu, click ... Read more

5
votes
Won't Fix

Build settings window hides upon losing focus

Deployment Management

-

Apr 16, 2010

-

Version/s: 3.0.0a1

- Navigate to File -> Build Settings - Click on any window outside Unity Actual: Build Settings window gets hidden Expected: Build ... Read more

0
votes
Not Reproducible

Package import previewing of more objects

Assets Management

-

Apr 13, 2010

-

Version/s: 3.0.0a1

Not every object type can be previewed, some missing: - Text files: .cs, .js, .txt - Shader files (also text) - Fonts - Flar... 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

1
votes
Fixed

Setting Time.timeScale to 0 in Start is broken

Deployment Management

-

Dec 07, 2009

-

Version/s: 2.6.1f3

When setting Time.timeScale to 0 in the Start method of a MonoBehaviour, Time.deltaTime from that point on is not 0 but 0.02. Read more

0
votes
Fixed

Error is not generated if you use the index of the component instead of ...

Mono

-

Nov 07, 2009

-

Version/s: 1.5.1b1

iphone: There are some Vector3 properties that can not be modified by component. For instance, you can't set bounds.min.x, bounds.m... Read more

0
votes
Won't Fix

WWW.size always returns 0 in a webplayer

Webplayer

-

Oct 07, 2009

-

Version/s: 2.6.0f3

Read more

1
votes
Postponed

No error is generated if you use the same scripted hotkey for two menu i...

IMGUI

-

Sep 27, 2009

-

Version/s: 1.5.0f3

No error is generated if you use the same scripted hotkey for two menu items. The first of the menu items that you create is still ... Read more

0
votes
Fixed

[Selection] State is reset after entering Play mode

Animation

-

Aug 24, 2009

-

Version/s: 2.6.0b2

This bug is similar to case 280936 and a video of the repro steps has been attached. The reason this hurts is because if I am twea... Read more

0
votes
Not Reproducible

Animation View: Adding a curve for Rotation is inconsistent

Animation Window

-

Aug 20, 2009

-

Version/s: 2.6.0b2

When initially adding a curve for local position or local scale, creating a curve will make the entire curve visible with a single k... Read more

All about bugs

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