Search Issue Tracker

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

0
votes
Fixed

Editor crashes after trying to call a method of a destroyed object

Terrain

-

Feb 18, 2014

-

Version/s: 4.3.3f1

To reproduce: 1) Download project2) Open "test" scene3) Select menu item Crash/Me4) Click "Crash Me" button5) Notice that editor bec... Read more

0
votes
Duplicate

Sprites get corrupted after packing

2D

-

Feb 19, 2014

-

Version/s: 4.6.0b2

To reproduce:1. Open attached project2. Open development scene3. Enter play mode4. Leave play modeExpected result: Sprites revert to... Read more

0
votes
Fixed

License file is "locked" if running Unity elevated first time (Windows)

License

-

Feb 19, 2014

-

Version/s: 4.5.0a4

Repro steps: 1. On Windows, remove an existing license file from C:\ProgramData\Unity2. Run Unity with elevated admin permissions3. ... Read more

1
votes
Fixed

LocationService.Start scripting reference C# example has errors

Docs - Scripting Reference

-

Feb 19, 2014

-

Version/s: 4.3.4f1

In the public scripting reference documentation https://docs.unity3d.com/Documentation/ScriptReference/LocationService.Start.html th... Read more

0
votes
Fixed

Reverting a prefab causes it to duplicate

Assets Management

-

Feb 20, 2014

-

Version/s: 4.6.0b2

To reproduce:1. Open the scene ReproCase2. Select one of the children of the prefab instance3. Change its position4. Now click the r... Read more

All about bugs

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