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
- [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
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons