Search Issue Tracker

0
votes
Duplicate
0
votes
Fixed

Unity crashes when loading StructureMap plugin

Mono

-

Jun 28, 2014

-

Version/s: 4.5.0f4

Steps to reproduce:1. Download attached project. The project contains StructureMap plugin (https://www.nuget.org/packages/structurem... Read more

0
votes
Fixed

The documentation has nothing about 'responseHeaders'

Docs - Scripting Reference

-

Aug 16, 2014

-

Version/s: 4.5.0f6

There is absolutely no documentation on responseHeaders property of WWW. You can see in MonoDevelop that it autocompletes this to an... Read more

0
votes
Fixed

Sprite Packer crashes when packing modified (dithered and compressed) sp...

2D

-

Aug 20, 2014

-

Version/s: 4.5.3f3

To reproduce:1. Open attached project2. Open Textures folder3. Make sure that 'Override for Standalone' option is toggled off on all... Read more

0
votes
Duplicate

There is scenes in Build Settings that do not exist in project

Deployment Management

-

Aug 20, 2014

-

Version/s: 5.0.0b1

To reproduce:1. Open attached project2. Open build settings3. Notice that there is bunch of scenes that don't exist in project Read more

0
votes
Fixed

Inspector doesn't immeadiately reflect changes in arrays when an element...

IMGUI

-

Aug 20, 2014

-

Version/s: 4.5.2f1

To reproduce:1) Create new project2) Create script which would have a public array, like this: (C# example) using UnityEngine;public... Read more

0
votes
By Design

The grid in 3d space is visible through the UI text and Canvas

UI

-

Aug 20, 2014

-

Version/s: 4.6.0b17

To reproduce:1. Create new project2. Create UI Text game object3. Zoom in Text game object4. Notice that grid is visible through UI ... Read more

1
votes
Fixed

Unity crashes if a method which has generic type overload is called

Scripting

-

Aug 21, 2014

-

Version/s: 4.6.0b16

Steps to reproduce:1. Download attached project2. Open it.3. Click on menu "Crash?/Crash.". Unity crashes.The script contains:public... Read more

0
votes
Fixed

Custom cursor set in Player Settings overrides the default OSX cursor wh...

Editor - Other

-

Aug 21, 2014

-

Version/s: 4.6.0b17

To Reproduce: 1. Load the attached project in OSX.2. Notice that for a short while, while loading, the mouse cursor is changed to th... Read more

2
votes
Not Reproducible

Vertical text is blurry. (example: Rect Transform anchor presets)

IMGUI

-

Aug 20, 2014

-

Version/s: 4.6.0b17

1. Open the attached project2. Open "testscene" scene (it has Canvas and Button)3. Select Button in Hierarchy4. Look at Inspector an... Read more