Search Issue Tracker
[Prefab] Crash on Accessing deleted item when Creating Prefab from FBX
Repro steps:1. Open the 'Assets/Breakable Tests/ContainerTest.unity' scene.2. Drag 'crate_medium' game object from the Hierarchy pan... Read more
[Android] Android Player crashes when disabling audio
The Android player crashes at launch if the “Disable Audio” switch in Audio Manager is turned on. Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
No compile error passing abstract class to network command
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
NullReferenceException when editing PolygonCollider2D
To reproduce:1. Open attached project2. Open scene4. Select test object5. Click edit button on PolygonCollider2D component6. Notice ... Read more
[geomerics] Radiosity core is corrupted when baking Lightmap
- Open the scene "test" in the attached project- Turn on Continuous baking for lightmaps- After about 20-30 minutes of baking, you w... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Play Mode framerate drops significantly when moving the mouse cursor with high polling rate
- Create workspace does not update the Unity Version Control and Branch Explorer windows leading to multiple clicks on “Create workspace” which throws an “already exists” error when Creating a workspace with the Branch Explorer window open
- Default and Result encoding properties have blank dropdowns by default when opening the Unity Version Control Settings
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"