Search Issue Tracker
Editor is lagging when modifying the Scene view or Playing
How to reproduce:1. Create a new URP project2. Select any GameObject in the Scene3. Enter Play Mode and try to move/look around Expe... Read more
ArgumentException errors are thrown when calling InputSystem.onAnyButton...
How to reproduce:1. Open user attached project2. Enter Play Mode3. Press any key on a keyboard that would output a symbol Expected r... Read more
Input DualSense Detection iOS
DualSense on iOS is not reported correctly: displayName is incorrect, DualSenseGampadiOS is missing Read more
[iOS] [URP] Visual artifacts in build when using Scriptable Renderer Fea...
How to reproduce:1. Open the attached project ("SRFBugReport.zip")2. Build And Run on an iOS device Expected result: "SimpleYellowMa... Read more
[IL2CPP] Can't build on Windows when system display language is set to T...
How to reproduce:1. Set Windows display language to Turkish2. Sign out of Windows and sign in again3. Create a new Unity project4. I... Read more
The Rect Transform and the Anchor Preset of a nested Canvas gets reset w...
How to reproduce:1. Open the attached project "case_1374782.zip"2. Open Scene "SampleScene"3. In the Hierarchy window drag "inner" G... Read more
[HDRP] Inl_ prefixed calls are not tracked in deep profiling mode
Reproduction steps:1. Create a new HDRP Project2. Open Build Settings window in File > Build Settings3. Turn on Autoconnect Profi... Read more
GameObject renaming gets cancelled when pressing Shift key and Collab Pr...
Reproduction steps:1. Open the attached project "1373687.zip"2. Open Assets > Senes > Main3. Select Any GameObject in the Hier... Read more
D3D12 fullscreen stretches to fill screen rather than maintaining aspect...
Reproduction steps:1. Open user-submitted project2. Build the project (File -> Build Settings ... -> Build)3. Run the build4. ... Read more
FileSystemWatcher throws debug assertion error when building with IL2CPP
Reproduction steps:1. Open the attached project2. Go to Edit -> Project Settings -> Player3. Set "Scripting Backend" to IL2CPP... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used