Search Issue Tracker
GenerateSharedVerticesIndexList crashes when importing a .fbx file
To reproduce: 1. Download attached “Motion Walking.zip" project and open in Unity2. Select "Data01.fbx", right-click it and press "R... Read more
Unable to drag and drop script to any GameObject to the bottom of Inspector
How to reproduce:1. Add GameObject/Effects/Particle System to Hierarchy2. Create a script in Project browser3. Select Particle Syste... Read more
Button set to interactable FALSE still calls OnPointerUp and OnPointerDo...
Steps to reproduce:1. Download 1149536_repro.zip and open "test" scene2. Enter play mode3. Click on the not interactable button Expe... Read more
Upgrading a project that has IAP tools in it to 2019.2 results in an inf...
If you have a project made with an older Unity version (like 19.2 or 19.3) that has the Unity IAP package imported in it, and you up... Read more
Namebased replace prevents creation of prefab variant when using drag an...
Steps to reproduce:1: Create new project2: Create GameObject A in the hierarchy, make it a prefab3: Create GameObject B in the hiera... Read more
Rect Transform 'Width', 'Height' and TMP 'Font Size' values are changed ...
How to reproduce:1. Open the attached 'tmp_bug.zip' project2. Play the 'SampleScene' scene (Assets -> 'Scenes' -> 'SampleScene... Read more
[ShaderGraph] UV node cannot access UVs from UV4 to UV7
How to reproduce:1. Open the attached "case_1152720-ShaderGraphUV.zip" project2. In the Project window, open "Test.shadergraph"3. In... Read more
Console error warns of possible crash issue when importing the IAP packa...
When a user wants to import the IAP utilities from the Services Window, this error appears in the console: Reload Assembly called fr... Read more
Inconsistent results between Build and Build & Run when errors occur dur...
In the attached project, an animation controller is present with missing parameters - this causes errors to occur during the buildin... Read more
[Timeline] Tooltips are missing for track switcher and settings button
Tooltips are missing for track switcher and settings button Steps to Repro:1. Create a new Project2. Window > Sequencing > Tim... 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