Search Issue Tracker
The 'Play On Awake' checkbox gets unchecked when selecting multiple Part...
How to reproduce:1. Create a new project2. Create a Particle System in the Hierarchy3. Select the newly created Particle System4. In... Read more
NativeArray<T>.ReadOnly does not implement IEnumerable<T>
NativeArray<T> implements IEnumerable<T> allowing to use C# "foreach" syntax to iterate over it. However its read-only v... Read more
Errors thrown when a particle System Limit Velocity over Lifetime Dampen...
How to reproduce:1. Open the attached project (case_1321031-ParticleErrors)2. Open SampleScene3. Click Play4. Select the Particle Sy... Read more
Cannot expand a Serializable struct in a Scriptable Object from a custom...
How to reproduce:1. Open the attached project2. Open Test/Window Test3. Select DialogData in the object picker4. Try to expand the e... Read more
CursorLockMode.Locked doesn't lock the cursor when entering the Play Mod...
How to reproduce:1. Open the user's attached "CursorTest" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Exit the Pl... Read more
Crash on rasterizeTri when Static Batching passes invalid Mesh data into...
Reproduction steps:1. Open the user's attached project2. Open scene "LoadBundleScene"3. Enter Play Mode and wait for some time (can ... Read more
The Component is not disabled/enabled via script until mouse hovers over...
How to reproduce:1. Open the attached "1320215_Repro" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "GameObje... Read more
OnCollisionEnter with Articulation body crashes when calling Rigidbody G...
Reproduction steps:1. Open user attached project2. Open the Crime Scene located in Assets\Scenes3. Press Play Expected result: The G... Read more
Texture with Alpha Source set to Create From Grayscale and Alpha is Tran...
Reproduction steps:1. Open attached project "1317030.zip"2. Click on "BaseGround1" in the Assets folder3. In Inspector window, notic... Read more
SpriteMask data is ignored in Sprite when drawing with CommandBuffer.Dra...
How to reproduce:1. Open the user's attached "DrawMask.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. Observe the S... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents