Search Issue Tracker
Game View aspect ratio distorted when resizing
Reproduction steps:1. Open the user's attached project2. Open Assets > Scenes > SampleScene3. Resize Game View Expected result... Read more
UWP project build time scales badly with file count in the output build
Reported here: https://forum.unity.com/threads/uwp-build-is-getting-perpetually-stuck-on-gathering-build-data-or-importing-assets.10... Read more
Copying GameObjects into another Scene renames them with an incremented ...
Reproduction steps:1. Open the attached project2. Copy Game Object "Test" from "Scene1"3. Paste copied "Test" into "Scene2" Expected... Read more
Editor crash when removing GameObject and then pressing "undo" when usin...
How to reproduce:1. Open project "Finder for Game Creator 2.zip"2. In the Hierarchy window select "GameObject"3. In the Inspector wi... Read more
[UWP] Screen.currentResolution.refreshRate returns 0 when used in UWP Build
How to reproduce:1. Open the attached project "resolution.zip"2. Open Build Settings (FIle>Build Settings)3. Switch Platform to U... Read more
[URP Decals] Decals are not rendered properly with some renderer settings
Version tested : 2022.1.013 + URP 13.1.1 Can't reproduce with URP 13.0.0 Steps to reproduce : 1) Import the attached package (URP_De... Read more
Photoshop .psb textures are importing all-grayscale [2022.1 a13 regression]
Since 2022.1 a13 (PR dcc/textureimporter/nm-flip-y), a 2D PSD texture is importing with incorrect colour and transparency. The issue... Read more
Error is thrown when converting a GlobalObjectId to an Object reference ...
Reproduction steps:1. Open the attached project ("GlobalIdBug22.1.0a13.zip")2. Drag SceneA and SceneB_(To unload) to the Hierarchy w... Read more
WebGL Build fails when Debug Symbols are selected as External
How to reproduce:1. Open user-submitted project2. Navigate to File -> Build Settings3. Change Build Platform to WebGL4. Press Add... Read more
[Video] "WindowsVideoMedia error unhandled Color Standard" warning when ...
Reproduction steps:1. Open attached "VideoURP.zip" project2. In Project window, navigate to and select "Assets/Video/mov.mov"3. Righ... 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