Search Issue Tracker

0
votes
Fixed

[UNet] UNetStaticUpdate() periodically allocates memory

Networking

-

May 28, 2015

-

Version/s: 5.1.0f2

Steps to reproduce: 1. Create empty unity project2. Open "Profiler" window. In it's search bar type "unet". This will help to observ... Read more

0
votes
Fixed

[EditorLog] Data on reflection probes bake time is not in editor log

Global Illumination

-

Jun 01, 2015

-

Version/s: 5.1.0f3

There is no data on how long reflection probes took Currently we have:Enlighten: Precompute started....Enlighten: Precompute took 1.... Read more

0
votes
Fixed

[Effector] Project crashes if 2D effector is needed but there is none

Physics2D

-

Jun 01, 2015

-

Version/s: 5.0.2f1

Repro steps:1) Open the project and scene Scene2) Uncheck Used By Effector attribute in Circle Collider 2D component3) Play the game... Read more

6
votes
Not Reproducible

[Shadows] Shadow precision issue on extremly scaled objects

Shadows/Lights

-

Jun 01, 2015

-

Version/s: 5.0.2f1

Steps to reproduce:1. Import "701205.unitypackage".2. Open scene "ReproScene".3. Shadow of cube is displayed incorrectly Read more

0
votes
Won't Fix

[Android] Tessalation shader crashes

Graphics - General

-

May 29, 2015

-

Version/s: 5.1.0f1

Using tessalation shader on OpenGLES3.1 capable android devices, results in crash. 1. Open scene "Tessalation" (From project "Androi... Read more

10
votes
Fixed

[IL2CPP] Mathf.RoundToInt method doesn't work correctly

IL2CPP

-

May 29, 2015

-

Version/s: 4.6.4p2

To Reproduce: 1. Run the attached script with mono/il2ccpp2. Observe that IL2CPP returns incorrect values for: Mathf.RoundToInt(4.5f... Read more

1
votes
Fixed

Crash running non-development Standalone OSX build with an animated UI/T...

UI

-

May 27, 2015

-

Version/s: 5.0.2f1

How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a Canvas with a Text gameobject, which has its al... Read more

0
votes
Fixed

[Sprite] Sprite.Create method generates misleading error messages

2D

-

May 29, 2015

-

Version/s: 5.1.0f1

Calling Texture2D.Compress(bool), then Sprite.Create() creates a sprite with a blank texture. This is due to the fact that Sprites c... Read more

0
votes
Postponed

Multiple Undo issues when undoing or registering undo from script

Editor - Other

-

May 22, 2015

-

Version/s: 5.0.2f1

How to reproduce: 1. Open attached project2. Open scene Main.unity3. Select the Undo Test gameobject4. Click the Modify Children but... Read more

0
votes
Fixed

no way to detect an idle network connection

Networking

-

Jun 01, 2015

-

Version/s:

There is no way to detect an idle (but still connected) network connection in network HLAPI. Since HLAPI processes messages without ... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.