Search Issue Tracker

0
votes
Not Reproducible

Script component disappears from Inspector when changing the script asse...

Inspector Functionality

-

Jan 27, 2014

-

Version/s: 4.5.0b1

Script component disappears when changing the script asset via the Object Selection window. Please see attached video for further de... Read more

0
votes
Won't Fix

AnimationCurve.MoveKey creates new keys when the animation has a positio...

Animation

-

Jan 26, 2014

-

Version/s: 4.5.0a5

To reproduce: 1. Open attached project 2. Open "scene" 3. Open animation window and select the main camera. "Anim" should be the cur... Read more

1
votes
Duplicate

Unity crashes when blend tree tresholds are set in play mode

Animation

-

Jan 26, 2014

-

Version/s: 4.3.3f1

To reproduce: 1. Open attached project 2. Open scene testLevel 3. Enter play mode 4. Select "Kitty" and open the animator 5. Open th... Read more

0
votes
Fixed

Animation window freezes when user selects animation event

Editor - Other

-

Jan 26, 2014

-

Version/s: 4.3.2f1

To reproduce: 1) Open the attached project and load 'Main' scene 2) Select the game object Kirby->Sprite. 3) Go to the Animation tab... Read more

1
votes
By Design

Adding a polygon collider 2d on runtime via script is broken on builds

2D

-

Jan 26, 2014

-

Version/s: 4.3.3f1

To reproduce: 1. Open attached project 2. Open scene "screen". It contains a sprite and a script that attaches a polygon collider 2d... Read more

2
votes
Fixed

MonoDevelop doesn't start - solved by overwriting glibsharpglue-2.dll

CodeEditors

-

Jan 26, 2014

-

Version/s: 4.3.3f1

The problem is not with the Unity editor itself, but rather with the bundled Monodevelop with the initial install. I'm participating... Read more

0
votes
Fixed

Value returned by AudioSettings.outputSampleRate is wrong on Windows

Audio

-

Jan 25, 2014

-

Version/s: 4.3.3f1

To reproduce: 1. Open attached project 2. Open scene "BugRepro" 3. Enter play mode 4. Look at the console - the AudioSettings.output... Read more

1
votes
By Design

Instantiate(gameObject.audio) as AudioSource causes crash

Audio

-

Jan 25, 2014

-

Version/s: 4.3.3f1

To reproduce: 1. Open attached project 2. Open scene "creatures" 3. Run - unity crashes with no bug report Removing the line "SXFau... Read more

0
votes
Not Reproducible

WWW.GetAudioClip() can't handle files that contain '#' in their name

WebRequest

-

Jan 24, 2014

-

Version/s: 4.3.3f1

Reproduced with: Unity Version 4.3.3f1 (c8ca9b6b9936) Unity Version 4.3.4f1 (e444f76e01cd) Read more

0
votes
Fixed

MonoDevelop doesn't register a class from a referenced assembly

CodeEditors

-

Jan 24, 2014

-

Version/s: 4.5.0a5

Steps to reproduce : - import the project attached - open the SubclassPostEffect.cs in Mono Develop - mouse over the PostEffectsBas... Read more