Search Issue Tracker
"WaitForEndOfFrame" call never completes when running in a UnityTest fro...
How to reproduce: Extract the user-attached project (Tests_UnityProj.zip) Open the terminal in the project’s parent directory Run th... Read more
[HDRP] Shader errors are thrown in the Console window when switching to ...
How to reproduce:1. Create a new project using 3D Sample Scene (HDRP) Template2. Go to File > Build Settings and switch to Androi... Read more
SerializeReference content in Yaml from prior to 2021.2 takes much longe...
Loading large string table from version prior to 2021.2 takes significantly more time now. Note: This is only if the source file is ... Read more
Font Data is forced to be included when building to Dedicated Server pla...
How to reproduce:1. Open the user's attached project2. Go to File -> Build Settings3. Switch platform to Dedicated Server, set Ta... Read more
Material properties are set to 0 when building in Server mode
Reproduction steps:1. Open the 'serverBuildMaterialsIssue' project2. Open the 'Sample' Scene3. Enter Play mode4. Observe the printed... Read more
UNITY_SERVER definition is incorrect when building the project in Batch ...
Reproduction steps:1. Open the attached project in file explorer2. Run the "build.cmd" file in the project folder3. Run the "PlayerB... Read more
[WebGL] Camera in 3D Scene starts spinning after moving a mouse when pla...
Steps to reproduce: Open the attached "StandartAssetsWebGL.zip" project in File > Build Settings make sure that WebGL Platform is... Read more
[Ubuntu] Editor crashes when opening 3D Sample Scene (URP) or LEGO Micro...
How to reproduce: 1. Open UnityHub2. Click New Project3. Find template: 3D Sample Scene (URP) or LEGO Microgame4. Click Download tem... Read more
C# Script from a package appears as missing in the Inspector window when...
Steps to reproduce:1. Open the attached project “missing_behaviours.zip“2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the... Read more
Only one GPU is available to select as the "GPU Baking Device" when two ...
Steps to reproduce:1. Open the attached project “IN-14135.zip“2. Open Window > Rendering > Lighting > Workflow Settings3. E... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist