Search Issue Tracker
Adding a public variable to a MonoBehaviour that is attached to a Prefab...
How to reproduce:1. Open the attached project "bugExample.zip"2. Open "SampleScene" Scene3. Click on "GameObject" GameObject in the ... Read more
Keyframes are not pasted from one animation clip to another, until main ...
How to reproduce:1. Open attached project "animPasteBug.zip"2. Open "SampleScene" Scene3. Click on "Robot Kyle" GameObject in the Hi... Read more
[uGUI] Input Field text can only be submitted using "enter" button
Reproduction steps:1. Create a new project2. Create an Input Field3. Enter Play Mode, select the Input Field and enter some text4. P... Read more
[IMGUI] Reset Functionality doesn't work for Custom Font Asset
Reset Functionality doesn't work for Following Properties under Custom Font Asset1) Default Material2) Character Spacing3) Character... Read more
ENABLE_VSTU define is missing
Reproduction steps:1. Have Visual Studio 2019 and its "Visual Studio Unity Tools" plugin installed2. Open attached project "ProjectF... Read more
[HDRP] [iOS] no errors appear after switching to iOS platform when using...
Reproduction steps:1. Create a new HDRP Template project2. Switch the platform to iOS3. Wait for it to re-compile (might take ~15 mi... Read more
[URP] An error is spammed in a Build when using 2D Light with the "Use N...
How to reproduce:1. Open user's attached "Render Bug Repro" project2. Open the "SampleScene" Scene3. Open the Build Settings (File-&... Read more
ProjectFilesGenerator.ProjectFileGeneration event isn't raised
Reproduction steps:1. Have Visual Studio 2019 and its "Visual Studio Unity Tools" plugin installed2. Open attached project "ProjectF... Read more
[VFX] Position and Direction options text overlaps with a dropdown icon ...
Position and Direction options texts are overlapping with the dropdown icon when Settings dropdown is selected under Multiply node i... Read more
[WebGL] VideoPlayer URL reverts to empty string when it is generated fro...
Reproduction steps:1. Open the attached project ("case_1265342-VideoBug.zip")2. Make a WebGL build and run it3. Check browser's cons... 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