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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS