Search Issue Tracker
Crash on UnityYAML::Document::GetValueForKey when initializing the Appli...
Reproduction steps:1. Open the attached “repro“ project Expected result: The project opens successfullyActual result: The Editor cra... Read more
Artifacts appear when generating lightning
Steps to reproduce:1. Download and open the attached project2. Press "Window" > "Rendering" > "Lightning"3. Press "Generate li... Read more
SceneView.beforeSceneGui not being called when editing a prefab in Prefa...
Reproduction steps:1. Open the attached project “SceneGUIBug”2. In the Hierarchy window select “DemoPrefab” GameObject and open the ... Read more
[UI Builder] ProgressBar Title field isn't updated when setting the valu...
How to reproduce:1. Open a new Unity project2. Open a new UI Document in the UI Builder3. Add and select a new ProgressBar Control t... Read more
[HDRP] Caustics are not rendered on AMD GPUs
Steps to reproduce:- Open attached project- Open scene "OutdoorsScene"- Select "Pool Water" object- In the inspector, enable the "Ca... Read more
UI Toolkit Button doesn't revert its background color when the cursor is...
Reproduction steps: Open the attached “UITKTest.zip” project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode H... Read more
URP Depth texture not rendering properly when built in WebGL
Reproduction steps: Open the attached project “WebGL_Repro“ Build And Run the project for WebGL (File > Build And Run) Observe th... Read more
[HDRP] metal warning when building player - ProbeVolumeSamplingDebug
Repro: 1) Build an empty HDRP project on mac Result: There will be a metal error noting about a potentially unused variable ProbeVol... Read more
[2022.2] Scrolling is not working when using UI Toolkit ScrollView
How to reproduce:1. Open the user’s attached “scrollviewRuntime.zip” project2. Enter Play Mode and scroll in the game view3. Observe... Read more
Enabling “Cursor.visible” does not make the cursor visible after pressin...
Reproduction steps: Open the attached “cursorTest” project Open the “SampleScene” scene Enter the Play Mode Click on the white cube ... 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