Search Issue Tracker
[CursorLockMode.Confined] Dragging the game window causes the cursor to ...
How to reproduce:1. Create a new project2. Add C# script which would have this in Start() function:Cursor.lockState = CursorLockMode... Read more
Building IL2CPP which includes the JsonFx library throws "not implemente...
To reproduce: 1) Download and open project2) Make sure that scripting backend is set to il2cpp3) Try building project4) Notice the e... Read more
SystemInfo.deviceUniqueIdentifier for WebGL returns n/a
-e: see title -repro:--build and run a project that calls SystemInfo.deviceUniqueIdentifier--NOTICE it returns "n/a" Read more
No way to unspawn objects on client.
There is no way to unspawn objects on a client without destroying them on the server. This is a problem when using custom spawn hand... Read more
Input field value changed broken behavior on mobile devices
Steps to reproduce: 1. Open the attached project2. Open and play the scene3. Select the first input field4. Enter some text5. Notice... Read more
"API Update required" window doesn't notify user if Unity wasn't in the ...
To reproduce:1. Open attached project "APIUpdate"2. While Unity is opening focus on any other app (you need to make it before API up... Read more
[VCS] User logged out always outputted to log when connecting
To Reproduce: 1. Connect to any p4 workspace.2. Observe that everytime you click connect this is printed out in the log:"User userX ... Read more
[IL2CPP] Type.GetType() fails on ARMv7
To Reproduce: 1. Build the attached project for 32bits or deploy an Universal build to a 32bit only device.2. Observe that all Type.... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks