Search Issue Tracker

0
votes
Duplicate

Duplicate pages of Blend Trees

Docs - Manual

-

Feb 19, 2014

-

Version/s: 4.6.0b3

Duplicate pages of Blend TreesThe paths are: Unity Manual -> Animation -> Animation Overview -> Mecanim Animation System -&... Read more

0
votes
Fixed

Error message appears for each individual object instead of a group

2D

-

Feb 14, 2014

-

Version/s: 4.3.4f1

To reproduce:1. Open the project attached2. Select all the Cube objects in the "Scene" scene3. Try to remove the "MeshFilter" compon... Read more

0
votes
Fixed

Memory is never released in GLES 3.0 graphics level when using RenderTex...

Android

-

Feb 19, 2014

-

Version/s: 4.3.3f1

Reproduced on:Google Nexus 5 with Android 4.4.2 Reproduced with:Unity Version 4.3.3f1 (c8ca9b6b9936)Unity Version 4.3.4f1 (e444f76e0... Read more

0
votes
Fixed

Specific custom outline shader does not work in landscape application or...

WP8

-

Feb 18, 2014

-

Version/s: 4.3.2f1

If you are using some kind of outline shader, you can follow these steps to see if this issue also applies to you. Steps to reproduc... Read more

0
votes
Fixed

No shadows are drawn in Editor when platform is set to Windows Phone 8

WP8

-

Feb 19, 2014

-

Version/s: 4.5.0b3

Since shadows were disabled due to driver issues on some devices, it would be reasonable to enable shadows and give a warning that s... Read more

0
votes
Won't Fix

System.NullReferenceException: Object reference not set to

Networking

-

Feb 09, 2014

-

Version/s: 4.3.4f1

To reproduce: 1) Download the project2) Make sure that build settings are set to web player3) Open Lobby scene4) Enter Play Mode5) C... Read more

1
votes
By Design

ArgumentException from "Cookie" header after building for webplayer

Networking

-

Feb 16, 2014

-

Version/s: 4.3.4f1

To reproduce:1. Open attached project2. Open scene error3. Enter play mode - an argumentexception is thrown. It seems that there are... Read more

1
votes
Fixed

Triangle & quad Sprites can generate far too many vertices

2D

-

Feb 18, 2014

-

Version/s: 4.3.3f1

To reproduce:1. Open the attached project2. Open the scene view3. Set the view to "Wireframe"4. The right sprite ("night_bg_lowerrig... Read more

1
votes
By Design

2D physics are not "pixel perfect" when using floating point number for ...

Physics2D

-

Feb 08, 2014

-

Version/s: 4.3.4f1

To reproduce:1) Open the attached project and load 'PPU - 1to1' scene2) Select 'Parent' game object in hierarchy and play the scene3... Read more

3
votes
Postponed

Object member initializers in C# scripts ignores values that are same de...

Scripting

-

Feb 18, 2014

-

Version/s: 4.3.4f1

Example: public class SomeClass{public int SomeValue = 1;} SomeClass a = new SomeClass { SomeValue = 0 };Debug.Log(a.SomeValue); // ... Read more

All about bugs

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