Search Issue Tracker

4
votes
Postponed

[StateMachineBehaviour] Inconsistent Start() usage in StateMachineBehavi...

Animation

-

Mar 17, 2015

-

Version/s: 5.0.0f4

Steps to reproduce: 1. Create new Unity project2. Create new C# script3. Change the inheritance from MonoBehaviour to StateMachineBe... Read more

0
votes
Fixed

localization errors when auto-connecting profiler

Profiling

-

Mar 26, 2015

-

Version/s: 5.1.0a5

-e: see title -repro:--create new project--build and run a standalone build with the auto-connect profiler option activated--NOTICE ... Read more

0
votes
Fixed
0
votes
Fixed

Top menu not translated for Russian scripting reference

Docs - Infrastructure

-

Mar 26, 2015

-

Version/s: 5.1.0a3

1. Open http://docs.unity3d.com/ru/current/ScriptReference/index.html2. Since top menu is not translated (says "User Manual", "Scrip... Read more

0
votes
Fixed

Cannot shift from e.g. Russian to Japanese docs

Docs - Infrastructure

-

Mar 26, 2015

-

Version/s: 5.1.0a3

1. Open http://docs.unity3d.com/Manual/index.html2. Select Russian language (http://docs.unity3d.com/ru/current/Manual/UnityManualRe... Read more

3
votes
Fixed

[OSX] Input.accelerationEvents crashes the Editor on play

Scripting

-

Mar 26, 2015

-

Version/s: 5.0.0p2

How to reproduce: 1. Open a new project2. Create a new script3. Put "Debug.Log (Input.accelerationEvents.ToString());" in the Start(... Read more

0
votes
Fixed

Rendering opaque geometry should happen more front to back than it is now

Graphics - General

-

Mar 26, 2015

-

Version/s: 5.1.0a5

Unity seems to sort by material first and then front-to-back within each cluster. The materials themselves are not sorted front-to-b... Read more

0
votes
Won't Fix

Imported Ragdoll is completely jiterry in play mode

Physics

-

Mar 26, 2015

-

Version/s: 5.1.0a5

How to reproduce: 1. Open attached project (ownCloud)2. Open scene wizard.unity3. Play the sceneExpected result: The wizard falls do... 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
Won't Fix

[UnityScript] Error in Mono Develop when trying to add Debug.Log

CodeEditors

-

Mar 26, 2015

-

Version/s: 5.1.0a5

Steps to reproduce : - create a new Javascript- open in Mono Develop- type Debug.Log ( and the error will appear *Note :Only reprodu... Read more