Search Issue Tracker
Object Picker lists assets from packages when packages assets visibility...
Reproduction steps:1. Open the attached project “PickingRepro”2. Open the “Assets/Scenes/SampleScene” scene3. In the Hierarchy windo... Read more
[UI Builder] Name field isn't displayed properly when renaming an elemen...
How to reproduce:1. Open the user’s attached “tmptest” project2. Open the “Scenes → NewUXMLTemplate” VTA file in the UI Builder3. Se... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code