Search Issue Tracker
Particles are rendered with artifacts
How to reproduce:1. Open the attached project "Particles802595.zip"2. Open TestScene and play it3. After playing for a minute or les... Read more
Loading project crashes when updating assets
Import the attached project. Unity crashes with this stacktrace:0x00000001406CAA3B (Unity) AssetDatabase::UpdateAsset0x000000014076F... Read more
_CameraDepthTexture cleared when camera is set to Don't Clear
Repro steps:1)Open the project and Depth Issues scene in it2)Disable Camera - Layer 1 game object3)Drag Sphere - Layer 2 gameobject ... Read more
[tvOS][Simulator] Empty project crashes immediately in tvOS simulator
Steps to reproduce: 1. Create new project2. Switch to tvOS3. Change 'Target SDK' to 'Simulator SDK' in build settings4. Build and ru... Read more
[UNETServerDll] Server does not handle incomming data
Steps:1. Run attached program ("SharpPart.exe")2. Start Server3. Start Client4. Connect Client==>Server handles this connection, ... Read more
[WSA] DLLs with XAML resources fail to load those resources when plugin ...
Issues handling native plugins with resources. After successful build and launch any call of referenced plugin cause XamlParseExcept... Read more
OnPointerUp is called when dragging mouse from the object which is a chi...
How to reproduce:1. Open the attached project2. Open and play Master scene3. Click on each of the boxes in the demo project and drag... Read more
[UNet] 'Failed to spawn server object' error in UNetStaticUpdate() when ...
Steps to reproduce:1) Open the attached project.2) Build the project as Windows, Mac & Linux Standalone.3) Open the built projec... Read more
AnimationClipPlayable with Animator.Play(playable) does not play second ...
Reproduction steps:1. Open the attached project "Repro.zip"2. Open "Sample" scene3. Play4. Check the "Is Running" toggle5. Notice th... Read more
Changing antialiasing at runtime makes Game and Scene window flicker on ...
Prerequisites: Make sure your machine has AMD GPU Steps to reproduce:1. Open attached project2. Play in editor Results: Game and sce... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window