Search Issue Tracker

0
votes
Postponed

Right to left language support in UI system

UI

-

Feb 19, 2015

-

Version/s: 5.0.0f1

Currently Unity UI system does not support right to left language input correctly. Such languages as Arabic, Persian, Urdu, Syriac, ... Read more

0
votes
Postponed

[Material] <quad> tag support in UI.Text elements

UI

-

Mar 29, 2015

-

Version/s: 5.0.0f4

&lt;quad&gt; or &lt;material&gt; tags in UI.Text support. At the moment, these are only supported in Text Mesh objects, as UI.Text u... Read more

2
votes
Fixed

Dynamic batching on an empty submesh causes a crash

Mobile Rendering

-

Jul 08, 2015

-

Version/s: 4.6.7p1

Dynamic batching causes a crash when the following conditions are met: - Using the IL2CPP scripting backend.- Running on a 64-bit iO... Read more

0
votes
By Design

[NetworkManager] Object created from inactive player prefab is inactive ...

Networking

-

Jul 07, 2015

-

Version/s: 5.1.0f3

Steps to reproduce: 1. Open attached project2. In Project tab make "Cube" inactive3. Build project4. Enter play mode in editor and s... Read more

4
votes
Fixed

[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...

Graphics - General

-

Jul 08, 2015

-

Version/s: 5.2.0b1

After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more

1
votes
Fixed

GameObject.SetActive() seems to affect assignment value to RectTransform...

UI

-

Jun 26, 2015

-

Version/s: 5.1.0f3

To reproduce:1. Import the package attached, open the project, go into the testScene. press play.2. In game scene, press F, you will... Read more

0
votes
Fixed

[CursorLockMode.Confined] Dragging the game window causes the cursor to ...

Deployment Management

-

Jun 20, 2015

-

Version/s: 5.1.0p1

How to reproduce:1. Create a new project2. Add C# script which would have this in Start() function:Cursor.lockState = CursorLockMode... Read more

0
votes
Fixed

[Crash] Passing null CommandBuffer causes crash

Camera

-

Jun 18, 2015

-

Version/s: 5.1.0f3

Steps to reproduce: 1. Open attached project "AddCommandBufferCrash"2. Open "705609" scene3. Open "AddCommandBufferCrash.cs" script ... Read more

0
votes
By Design

[Skybox] Procedural Skybox Sun changes size when switching between Simpl...

Shaders

-

Jul 08, 2015

-

Version/s: 5.2.0b1

Procedural Skybox Sun changes size switching between Simple/HighQ How we can reproduce it using the example you attached:a. In Test ... Read more

0
votes
Fixed

[IL2CPP] Default constructor not found is thrown on photon plugin

iOS

-

Jul 08, 2015

-

Version/s: 5.1.1p3

1. Open attached project2. Build to iOS with IL2CPP3. Press "Demo Boxes"4. Press "Start"3. XCode will throw missing method exception... Read more