Search Issue Tracker
Impossible to create a R16G16B16A16_SNorm (or UNorm) Texture array
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Open the "SampleScene" Scene3. Enter the PlayMode Expected r... Read more
[VFX Graph] Unable to select "Fixed Delta And Exact Time" option in Upda...
On selecting "Fixed Delta And Exact Time" option in Update mode, Exact Fixed Time Step get selected. Steps to repro:1. Create a new ... Read more
[Addressables] Sprites that are part of a Sprite Atlas cannot be loaded ...
How to reproduce:1. Open user-submitted project (Bug Report.zip)2. Open the Addressable Groups window and build the addressables3. O... Read more
[HDRP] "Oculus Plugin" is spelled incorrectly in Render Pipeline wizard ...
"Oculus Plugin" is spelled incorrectly in Render Pipeline wizard under HDRP+VR. Refer the attached screenshot Steps to reproduce1) C... Read more
[Input System][Android]Input is not registered with some of the devices
Steps to reproduce:1. Open user's attached project "I, Mirror.zip"2. Build it to Android3. Drag the screen from bottom to top3. Noth... Read more
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... Read more
Input.GetJoystickNames() contains an empty string when a SpaceMouse is c...
Reproduction steps:1. Have 3dconnexion drivers installed and a SpaceMouse connected2. Open attached project "NotConnected.zip" and s... Read more
Crash on memory allocation when adding Cloth Component to an FBX model
Reproduction steps:1. Import the "CrashyModel.unitypackage" into any project2. Drag the FBX to the scene to convert it to a GameObje... Read more
[Mobile Notifications] Demo project is broken and throws exceptions on p...
Mobile notifications demo sample scene is broken and thrown NullReference and InavlidOperation exceptions on running the scene. Refe... Read more
[Settings Manager] Settings example window name is not user friendly
Settings Manager sample window uses its complete package name instead of display name and is not user friendly. Refer the attached v... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted