Search Issue Tracker
1
votes
Won't Fix
Tooltips are not shown when they're added to the Unity.Mathematics variable
How to reproduce:1. Open user's attached "UnityTooltips" project2. Open the "Main" Scene3. Select the "Tooltip Example" in the Hiera... Read more
0
votes
Fixed
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" GameObjec... Read more
0
votes
Fixed
Float4x4 will produce invalid TRS matrix after inverting and multiplying...
How to reproduce:1. Open the attached project2. Click Play3. Observe the Console Expected result: The result is a valid TRS matrixAc... Read more
0
votes
Fixed
Unity.Mathematics types are not indented and axis labels are not display...
Reproduction steps:1. Open the 'BugTest1' project2. Open the 'Float2InspectorTest.cs'3. Open the 'SampleScene'4. In the Hierarchy cl... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class