Search Issue Tracker

0
votes
Duplicate
1
votes
Fixed

[Prefab] Crash on Accessing deleted item when Creating Prefab from FBX

Assets Management

-

May 19, 2015

-

Version/s: 5.0.2f1

Repro steps:1. Open the 'Assets/Breakable Tests/ContainerTest.unity' scene.2. Drag 'crate_medium' game object from the Hierarchy pan... Read more

2
votes
Fixed
0
votes
Fixed

[Android] Android Player crashes when disabling audio

Android

-

May 20, 2015

-

Version/s: 4.6.5p2

The Android player crashes at launch if the “Disable Audio” switch in Audio Manager is turned on. Read more

0
votes
Fixed

ClientRpc calls in reverse order on LocalClient

Networking

-

May 20, 2015

-

Version/s:

ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more

0
votes
Duplicate

No compile error passing abstract class to network command

Networking

-

May 20, 2015

-

Version/s:

Defining a Command that takes an abstract class is not valid, but no compile error is generated. The user's code then fails at runtime. Read more

0
votes
Fixed

NullReferenceException when editing PolygonCollider2D

Physics2D

-

May 18, 2015

-

Version/s: 5.1.0f1

To reproduce:1. Open attached project2. Open scene4. Select test object5. Click edit button on PolygonCollider2D component6. Notice ... Read more