Search Issue Tracker
[UIR] Dynamic Atlas doesn't get refreshed when importing from a cache se...
Textures currently stored in a dynamic atlas do not get updated when they are reimported from the cache server. Steps to reproduce:1... Read more
[XR SDK] A black screen is rendered in HMD after entering Play mode in t...
Reproduction steps:1. Open the user's attached "FocusSwitch-A.zip" and "FocusSwitch-B.zip" projects side-by-side2. Load the "SampleS... Read more
"Wireframe" and "Shaded Wireframe" Scene View shading modes don't work w...
1. Open a project and make sure the graphics API is set to DX122. Create a new "Unlit" shader asset and add '#pragma use_dxc' to the... Read more
Mouse cursor flickering when hovering over editor window edges on Window...
Reproduction steps:1. Create a new project2. Select View Tool in the top toolbar (Hand icon)3. Hover mouse cursor over editor Scene ... Read more
[VCS, AssetDatabase] AssetDatabase.DeleteAsset throws an error if the pa...
How to reproduce:1. Open the user's attached project2. Make sure that Version Control Mode is set as Perforce in the Project Setting... Read more
Included shader dependencies are not recompiled when performing hot relo...
How to reproduce:1. Open the attached project named "RecompileCheck.zip"2. Open the Test shader file3. Observe the #if defined state... Read more
[HDRP] custom pass utils function blit two full screen triangles instead...
https://forum.unity.com/threads/custompassutils-some-pixels-drawn-twice-fixed-size-render-targets-not-working.1096018/ Read more
Prefab is added to the opened scene whenever you RMB->Create->Prefab in ...
Prefab is added to the opened scene whenever you RMB->Create->Prefab in a folder with too long path How can we reproduce it us... Read more
Uneven amount of OnEnable and OnDisable calls when recompiling custom ed...
How to reproduce:1. Open the user's attached project2. In the Project window, open Timeline asset3. Select the SpawningClip clip (ob... Read more
Static Dropdown list placement doesn't align with the Inspector
Reproduction steps:1. Create a new empty Project2. Select a GameObject in the Hierarchy3. Press the Static Dropdown in the Inspector... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS