Search Issue Tracker
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
[iOS] Multi-Display doesn't work on secondary displays when using URP or...
How to reproduce:1. Build the "Multi-Display.zip" project for iOS or Android2. Connect extra screen to the device (via cable or Airp... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Spline.SetKnotNoNotify invokes change callbacks when the manual states o...
How to reproduce:1. Open the user’s attached “Splines Bugs” project2. Open the “Splines” Scene3. Select the “Splines” GameObject in ... Read more
Crash on UIToolkit::VectorUtils::MakeVectorGraphicsStretchBackground whe...
Reproduction steps:1. Open the attached project “ReproCrash”2. In the Project window find and open “VectorImage.uxml”3. In UI Builde... Read more
[Android] [Blocks Automation] Player stuck on splash screen when using g...
This doesn't reproduce in monoscopic mode, just with VR enabled. So assigning to vr gfx. Read more
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
Foldouts cannot be expanded by clicking the arrow
To reproduce:1. Open attached project ("case_1213781.zip")2. Select "Test" Game Object from Hierarchy3. In the Inspector window use ... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... Read more
[IL2CPP] ParticleSystem.SetParticles generates unfreed allocations in IL...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device with Xcode allocations profiler (CMD + I > All... 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