Search Issue Tracker
Plane Distance parameter in canvas does not affect raycasting order
Reproduction steps:1. Open the attached project "Repro.zip"2. Open scene "SortingTest"3. Notice that CanvasFRONT has white image whi... Read more
Stereo Display VR does not render on Multiple Displays
Steps to reproduce:1. Download and open the project2. Build for Standalone3. Launch the build Expected result: all monitors are acti... Read more
Transform.position() values becomes to NaN when one GameObject rotates w...
To reproduce:1. Open repro project2. Play scene3. Using arrow keys (or w,a,s,d) move cube to the corner of ground Expected: when cub... Read more
Unity freezes when pressing Debug
Repro steps: This problem only seems to appear in Unity Editor on Linux. Tested with Ubuntu 18.04 using the VSCode Debugger Extensio... Read more
[XR] VFX particles not rendered with Draw Instanced Terrain in scene whe...
How to reproduce:1. Open the attached "TerrainVFX.zip" project2. Open "New Scene", create a VFX Graph and add it to the scene3. Ente... Read more
[Mobile] [Input System] External keyboard not working in TMP_InputField
Reproduction steps:1. Open the project in "Test_new_input.zip"2. Build for iOS3. Connect a keyboard to your iOS device4. Deploy the ... Read more
Slow scroll view scrolling when entering Play mode and in Builds
Scrolling is quite slow in Play mode.We can see that the wheel delta computed by InputSystemUIInputModule is 1/10 of what we have in... 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
Button isn't highlighted when the mouse re-enters the Button's Child Ima...
Reproduction steps:1. Open the attached project2. Enter Play Mode3. Hover the cursor over the white part of the Button in the Game V... Read more
Textures are not generated when Naming option in Import Settings of an F...
How to reproduce:1. Open the attached project ("FBX-FBM-Remove.zip")2. Observe that there are 3 Texture files in the "100000.fbm" fo... 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