Search Issue Tracker
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[Android] LocationService stuck Initializing with new InputSystem
1. What happenedWhen Active Input Handling is set to Input System Package (new), Input.location.status remains stuck in the 'Initial... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Perforce] Perforce-locked vfx files can still be edited and saved
It is possible to modify perforce-locked graphs. Repro steps:1. In a perforce-enabled project, open a locked VFX graph asset (i.e. a... Read more
Asset Bundles fail to build when adding a [SerializeField] value to code...
How to reproduce:1. Open the user-attached project2. Build the Asset Bundles (BuildTest → Build AssetBundles)3. Create a Build (File... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
The CaptureScreenshot method scales UI incorrectly when using an orthogr...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene” scene3. Enter the Play mode4. Pre... Read more
[HDRP] Large memory load occurs when building a Scene with many dependen...
How to reproduce:1. Create a new Unity project2. Create a Scene with many references to external Scriptable Objects, which have refe... Read more
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more
The "RunStarted" callback method is not invoked when using the "TestRunC...
Reproduction steps:1. Open the attached project2. Open Window → General → Test Runner3. In the Test Runner window select EditMode an... 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
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Sprite is rendered incorrectly in Web Build when it is set as a Splash Image Logo