Search Issue Tracker
[URP] Built-in variable _WorldSpaceCameraPos is linked to Scene view vir...
How to reproduce:1. Download the attached project files2. Import the "Shadow Caster Bug Repro" files to the "Bug Repro" project3. Op... Read more
Mounting archive file system for lighting data asset failed! error when ...
Repro Steps: 1. Download Main internal ARFSamples project (here: [https://github.cds.internal.unity3d.com/unity/arfoundation] )2. Op... Read more
Cloth Intercollision does not work when two GameObjects with Cloth collide
Reproduction steps:1. Open the attached "1358405.zip" project2. Open the "SampleScene" Scene3. Enter the Play mode4. Observe the Pla... Read more
Modifying PSB files changes the layer position
Reproduction steps:1. Open the attached project “PSBImportBug“2. Look at the imported “PSBImportBug1.psb“ file in the Skinning Edito... Read more
Errors are thrown when the Native RenderPass option is enabled
Steps to reproduce:1. Open the “GlobalSnow URP” project2. Open the “SnowScene_Deferred” scene in Assets/GlobalSnow/Demo3. Select Glo... Read more
Android build fails when Scripting Backend is set to IL2CPP
How to reproduce:1. Open the attached “repro-project”2. In Player Settings set Scripting Backend to IL2CPP3. In Build Settings enabl... Read more
[UI Builder] importing image in unity ask to save changes then errors out
Steps to repro: create a new project in unity open the ui builder and add a visual element to the document drag and drop an image fi... Read more
TextField hides the first letter of the text when Flex-grow is set to 0
Reproduction steps:1. Open Project “My Project (2)”2. Open Scene “SampleScene”3. Enter Play mode4. Press button “Add Tag”5. Click on... Read more
[Input Manager] Input jitter when using "Input.GetAxis("Mouse X")" and "...
Reproduction steps:1. Open project “kun”2. Open scene “-MAIN resizing UI”3. Enter Play Mode4. Use the mouse to look around Expected ... Read more
UI Builder section has a scrollbar in "Library" section, which is not ne...
Steps to reproduce: Create a project Go to Window menu and select UI Toolkit->UI Builder; Find "Library" section, which is displa... 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