Search Issue Tracker
Screen.lockCursor under Linux breaks Input.GetAxis
-e: Screen.lockCursor under Linux breaks Input.GetAxis() -repro:--open attached project--run test scene in editor--notice correct ax... Read more
CMD+A does not select text but repeats some of the actions made recently
To reproduce:1. Open any project that contains a script2. Double click on a script so it opens in MonoDevelop3. Press CMD+A4. Notice... Read more
Cloth performance drops when increasing the number of GameObjects with C...
How to reproduce:1. Open the attached project (case_1173457.zip)2. Enter Play Mode3. Set the "Active" Cloth slider to 2 > observe... Read more
-enable-stereocopic isn't supported with OpenGL on Windows
To reproduce:1) Create new project2) Add a cube and a directional light3) Build this scene on Windows Standalone x864) Run the build... Read more
Texture2D.alphaIsTransparency API is editor-only but lives in UnityEngin...
-e: Using Texture2D.alphaIsTransparency in a script causes the build to fail with the following error: error CS1061: Type `UnityEngi... Read more
[VR] VR-Enabled Standalone Build Experience input lag when Rift is Disco...
When the Oculus Rift is not connected or the VRSettings.enabled bool is false, but Virtual Reality Supported is set to true in the P... Read more
Assetbundle is not loaded correctly when they reference a script in cust...
Steps to reproduce:1. Open "Fogbuzz issue 1143071" from Own Cloud link2. Navigate to the buildWithoutDLL folder and open "Beweegvloe... Read more
Different, not-consistent threads count in standalone builds
To reproduce:1) Open attached project and scene2) Build and run it3) Use some tool to check thread count (Process Explorer on win, c... Read more
Custom InputDevice not sending input when GameView is not focussed
How to reproduce:1. Open user-submitted project2. Press on Game Window3. Move your 3DConnexion Space Navigator device4. Inspect Even... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “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