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
NavMesh gets stretched between stairs and the voxel tile edge when the l...
How to reproduce:1. Open the user's attached "UnityPathfindingTesting" project2. Open the "PathfindingTesting" Scene3. Enable "Show ... Read more
[MSE] Realtime GI light in play mode only affects objects from first scene
To reproduce:1. Open attached project2. Add all scenes ("firstlevel", "secondlevel", "thirdlevel") to hierarchy3. Ensure that the ac... Read more
[WebGL][Chrome] "The message header is corrupted and for security reason...
How to reproduce:1. Open the attached project2. Open Test Runner window3. Run Playmode tests on WebGL Expected result: No issuesActu... Read more
[WebGL] Normal Maps produce wrong lighting on WebGL build when appropria...
How to reproduce:1. Create a new project and import the attached package "case_1120359-NormalsWebGL_package"2. Add "mobile/Bumped Di... 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
[Android] Application freezes on WWW.Dispose if connection is canceled
Reproduction steps:1) Open attached project "TimeoutBug"2) Build and run on an android device--- According to the user also reproduc... 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
Physics.ComputePenetration returns False when two colliders overlap
Steps to reproduce:1. Open the user’s project2. Enter Play mode3. Observe the Scene view4. Move the Sphere into the Plane and furthe... 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
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
- Crash on MeshRenderer::DispatchUpdate when disabling the second Mesh Renderer on a GameObject