Search Issue Tracker

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 project2. Open scene "screen". It contains a sprite and a script that attaches a polygon collider 2d c... 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 project2. Open scene "BugRepro"3. Enter play mode4. Look at the console - the AudioSettings.outputSamp... 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 project2. Open scene "creatures"3. Run - unity crashes with no bug report Removing the line "SXFaudioS... 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 PostEffectsBase a... Read more

0
votes
Fixed

Profiler.logFile doesn't work on Win Store Apps

Windows Store Apps

-

Jan 24, 2014

-

Version/s: 4.3.3f1

When using "Profiler.logFile" variable in Win Store Apps, development console shows following message:"Writing failed because the fi... Read more

0
votes
Postponed

Emoji characters are not displayed in dynamic font

Graphics - General

-

Jan 24, 2014

-

Version/s: 4.3.3f1

Reproduced in the editor and in a standalone build. Reproduced with:Unity Version 4.3.3f1 (c8ca9b6b9936) Read more

0
votes
Fixed

WWW object in Unity Editor cannot communicate with servers that compress...

Webplayer

-

Jan 24, 2014

-

Version/s: 4.5.0a5

The WWW object, when running in the Unity Editor, passes a wide-open Accept header (value /) and does not include the Accept-Encodin... Read more

0
votes
Fixed

style.CalcSize does not care about length change that is made by using k...

IMGUI

-

Jan 24, 2014

-

Version/s: 4.3.2f1

To reproduce:1. Open the project that I have attached and run 'test' scene2. Run the scene, notice that both lines have the same tex... Read more