Search Issue Tracker
Tooltips are not shown when they're added to the Unity.Mathematics variable
How to reproduce: 1. Open user's attached "UnityTooltips" project 2. Open the "Main" Scene 3. Select the "Tooltip Example" in the Hi... Read more
int3, float3, and quaternions fields from the Mathematics package don't ...
Reproduction steps: 1. Open attached project "repro.zip" and scene "SampleScene" 2. In Hierarchy window, select "Int3Object" GameObj... Read more
Float4x4 will produce invalid TRS matrix after inverting and multiplying...
How to reproduce: 1. Open the attached project 2. Click Play 3. Observe the Console Expected result: The result is a valid TRS matr... Read more
Unity.Mathematics types are not indented and axis labels are not display...
Reproduction steps: 1. Open the 'BugTest1' project 2. Open the 'Float2InspectorTest.cs' 3. Open the 'SampleScene' 4. In the Hierarch... Read more
Identity quaternion instead of a quaternion representing the rotation is...
How to reproduce: 1. Open the user’s attached “BugReport-FromToRotation.zip” project 2. Enter “BugReport-FromToRotation” Scene (As... Read more
SerializedProperty errors are thrown when pressing the "Esc" key to canc...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/TestScene.unity“ Scene 3. Select the “BUG TEST OB... Read more
Maximum value of Unity.Mathematics.Random.NextFloat is not excluded when...
How to reproduce: 1. Open the attached "IN-82833" project 2. Observe the Console output window Expected result: The console l... 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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script