Search Issue Tracker
Physics.ComputePenetration detects a collision with CapsuleCollider if M...
How to reproduce: 1. Open project "ComputePenetrationBug.zip" 2. Enter the Play Mode 3. Open Scene window and move "Capsule" GameObj... Read more
[ProBuilder] Editor throws a NullReferenceException when Scene view is f...
How to reproduce: 1. Open the attached project named Case_1164940 2. Focus the Scene view 3. Press G Expected result: No errors are... Read more
Property Attributes don't affect regular fields when "ApplyToCollection"...
Steps to reproduce: 1. Open the “CollectionAttributesBug.zip” project 2. Open the "SampleScene" 3. Open the "ReadOnlyAttribute” s... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... Read more
Assert conditional on ENABLE_UNITY_COLLECTIONS_CHECKS and UNITY_DOTS_DEB...
Steps to reproduce: 1. Download the attached user's project "DoubleConditionalReport.zip" 2. Make a Windows Standalone Player buil... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce: - Enter play mode - Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canv... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
Not all childrens properties gets reverted when changing a property of a...
How to reproduce: 1. Open the user-attached project “PrefabBug” 2. Open the “SampleScene” scene 3. Search for the “Circle” GameOb... Read more
[Cloth] Stretching and bending stiffness of cloth gets clenched and does...
Stretching and bending stiffness of cloth does not work as expected from 2019.2.0a7. Refer to the attached videos. Steps to r... Read more
Fuzzy menu on Mac does not work, and renders Bolt authoring unusable
When editing a Bolt graph on Mac, the fuzzy window never shows up. This means you cannot add nodes, or do a whole host of other acti... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key