Search Issue Tracker

0
votes
Fixed

Awake methods of generic class children are not called

WP8

-

Apr 10, 2014

-

Version/s: 4.5.0b7

Steps to reproduce:1. Create a generic class which is derived from MonoBehaviour2. Create a class which is derived from previously c... Read more

0
votes
Fixed

unused scripts not stripped from build while docs claim that

Docs - Manual

-

Apr 16, 2014

-

Version/s: 4.3.4f1

-e: our documentation (http://docs.unity3d.com/Documentation/Manual/ReducingFilesize.html) claims that unused assets are removed fro... Read more

0
votes
Fixed

Agent gets wrong position when obstacle moves down right on the agent

AI

-

Apr 16, 2014

-

Version/s: 5.0.0a6

Agent gets wrong position { NaN, 1,083333, NaN } when obstacle moves down right on it. Use ObstacleAboveAgent.zip project for repro Read more

0
votes
Fixed

Resizing obstacle doesn't affect agent

AI

-

Apr 16, 2014

-

Version/s: 5.0.0a6

Repro steps:- Place carving obstacle near the agent- Enter play mode- Change obstacles size (if it has box shape) or radius (if it h... Read more

2
votes
Not Reproducible

TouchScreenKeyboard is available on more than iOS and Android platforms

Docs - Scripting Reference

-

Apr 17, 2014

-

Version/s: 4.5.0f1

Scripting page on TouchScreenKeyboard should be revised as additional platforms were added since addition of iOS and Android support... Read more

0
votes
By Design

Problem in setting up shaders when loading a scene built with BuildPipel...

Terrain

-

Apr 17, 2014

-

Version/s: 4.3.4f1

On loading the scene, the shaders Nature/Soft Tree Occlusion Leaves and Nature/Soft Tree Occlusion Bart do not work correctly on ter... Read more

0
votes
Fixed
0
votes
Fixed

WSA projects do not handle forbidden file name chars in product name

Windows Store Apps

-

Apr 12, 2014

-

Version/s: 4.3.4f1

Using forbidden chars in player settings product name causes error appear in the console: "Error building Player: DirectoryNotFoundE... Read more

0
votes
Fixed

HingeJoint2D.referenceAngle is updated on every component value change

Physics2D

-

Apr 22, 2014

-

Version/s: 4.5.0f1

It should either be controlled through relative rotation of connected rigid body or be exposed and not changed during other value ch... Read more

0
votes
Fixed

Text moves around when writing and hitting tab in an input field

UI

-

Apr 18, 2014

-

Version/s: 4.6.0b8

Steps to reproduce : - import the project attached- open the scene "Example-Widgets"- write in the single input field- hit tab a few... Read more