Search Issue Tracker
isLocalPlayer not reset on host when ReplacePlayerForConnection called
isLocalPlayer not reset on the old player object on the host when NetworkServer.ReplacePlayerForConnection() is called. Read more
Input class does not recognize any input
No keyboard/mouse presses are detected by Input class.We have a simply Debug.Log (Input.anyKey); called in Update method. Basically,... Read more
[Resource busy:: Mac] Opening new project throws "Resource busy" dialog ...
On Mac, every time a project is opened using the "open project" option a dialog pops up: Resource busy Steps to repro:- Launch unity... Read more
[Win] The main window is sometimes positioned incorrectly at startup whe...
To reproduce:1. Make Unity fullscreen2. Restore down3. Move window around (if having two monitors then make the window wider than on... Read more
[WP8.1] Black Screen Flash after Splash Screen on WP8.1
To reproduce:1. Open attached project (repro705514.zip)2. Build attached project for WP 8.13. Deploy solution to phone4. Notice that... Read more
Shaders: SV_TARGET (uppercase) pixel shader output semantic fails GLSL/M...
SV_Target works, but SV_TARGET either generates bogus GLSL code, or gives cryptic error message for Metal Read more
[Collisions][Vertices] Vertices react as a collider when AddForce is used
1) Open my attached project and launch scene mesh_edge_bug2) Play it and move the ball with arrows3) Notice that it is jumping, even... Read more
[iOS][GLES] Texture2D::ReadPixels reading black texture on iOS
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Build to iOS and run- Notice how the little window in the t... Read more
[Editor] AnimationUtility.SetEditorCurve() is several orders of magnitud...
How to reproduce:1. Download and open the attached project2. Select the FENRIR model, delete half of its clips in the inspector (lea... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal