Search Issue Tracker
[Backport] Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
WebRequest can't connect to localhost when HTTP is used for connection
Reproduction steps: Open the user’s attached project Open “Assets/Scenes/SampleScene” scene Enter the Play mode Inspect the Console ... Read more
TextureImporterInspector: "Mapping" popup text is empty
To reproduce:1. Open attached project2. In the project browser, select Art/Decal_Blood_013. In Import Settings, switch "Texture Shap... Read more
Aim Constraint Rotation Offset has incorrect values when imported from FBX
How to reproduce:1. Open scene "AimOffset" from "FBXAimTests.zip"2. Open "mayaAxesTestXYZ.fbx" in Maya3. Open Maya Application Prefe... Read more
[Package Manager] Text on Install and Remove button are not getting upda...
[Package Manager] Text on Install and Remove button are not getting updated once operation is finished Steps to Reproduce: 1. Create... Read more
[Android] Folders under StreamingAssets that start with the underscore c...
A folder under StreamingAssets with a name starting with the underscore character is not copied to the final APK on Android builds. Read more
"More than one global light" error is not thrown when changing the type ...
How to reproduce:1. Create a new 2D Unity project2. In the Hierarchy, right-click -> Light -> Spot Light 2D3. In the Inspector... Read more
[Linux] “[Debug Canvas]” GameObject gets added to the Scene when "Shift ...
Reproduction steps:1. Open the user’s attached project2. Enter the Play Mode3. Press “Shift + W” Expected result: The player starts ... Read more
Inconsistent Editor window layout when switching between docked and floa...
How to reproduce:1. Open the user-submitted project2. Open a Custom Editor window (Nementic -> Prefab Replacer)3. Make the Prefab... Read more
[Experimental .NET 4.6 Equivalent runtime] IPInterfaceProperties.GetIPv6...
IPInterfaceProperties.GetIPv6Properties throws a NotImplementedException. This is necessary to retrieve the interface index of the n... 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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed