Search Issue Tracker

0
votes
Duplicate

Adding a script which adds itself to the object in OnAwake recursively,...

Scripting

-

Jul 18, 2014

-

Version/s: 4.6.0b12

To Repro:1. Run scene 'test', if you’re on windows Unity should crash, if you’re using OSX ‘StackOverflow’ exception should be throw... Read more

0
votes
Fixed

Orientation Change Problem on iOS

iOS

-

Jul 14, 2014

-

Version/s: 4.6.0b12

When changing orientation through script in Unity 4.6, the coordinates are not registered properly in landscape mode Read more

0
votes
Duplicate

[manual] missing definition for UNITY_METRO

Windows Store Apps

-

Apr 01, 2015

-

Version/s: 4.6.3p4

The definition for UNITY_METRO is missing in the following page:http://docs.unity3d.com/Manual/WindowsUniversalApps-faq.html This pa... Read more

1
votes
Won't Fix

Text Mesh Pro in canvas causes drop in fps on some iOS devices

UI

-

Nov 09, 2014

-

Version/s: 4.6.0f1

Text Mesh Pro GUI object may cause drop in fps on some iOS devices. Framerate picks up, if the Text Mesh Pro Object is on another ca... Read more

0
votes
By Design

You cannot draw a Transition from "Any State" to Sub-State Machine

Animation

-

Nov 03, 2014

-

Version/s: 4.6.0f1

To reproduce:1. Open any project2. Open any animator window3. Make sure you have a state, a Sub-State Machine and "Any State" (creat... Read more

0
votes
Fixed

Missing link to the other class in CurrentInputModule page

Docs - Scripting Reference

-

Aug 27, 2014

-

Version/s: 4.6.0b17

In the EventSystem.currentInputModule (..Documentation/html/en/ScriptReference/EventSystems.EventSystem-currentInputModule.html') de... Read more

0
votes
Fixed

Contract wars crashes with 4.6.4 runtime

Webplayer

-

Mar 26, 2015

-

Version/s: 4.6.4f1

-e: see title, works with stable channel -repro:--set channel to release (4.6.4)--login to http://www.kongregate.com/games/tfender/c... Read more

0
votes
Not Reproducible

Missing image in Mask documentation

Docs - Manual

-

Jul 22, 2014

-

Version/s: 4.6.0b13

Steps to reproduce : - open the script-Mask.html and notice that there is a missing image on the page Read more

0
votes
Fixed

Animated sprite sheets don't work properly on the uGUI canvas

UI

-

Jul 16, 2014

-

Version/s: 4.6.0b12

To reproduce:1. Open attached project2. Open "spritesheet" scene3. Press play Notice two game objects: mickeyAnim_Image and mickeyAn... Read more

0
votes
Not Reproducible

PointerEventData.pressPositon is misspelled

UI

-

Jul 23, 2014

-

Version/s: 4.6.0b13

PointerEventData.pressPositon in UnityEngine.EventSystems is misspelled. Should be PointerEventData.pressPosition Note: same mistake... Read more