Search Issue Tracker
Cannot report Bug in 2019.3.0f5 when using Mac Editor
Steps to reproduce:1. Open Unity 2019.3.0f5 Editor2. Click Help -> Report a Bug... Expected result: Bug reporter opens upActual r... Read more
[UI Builder] Hierarchy collapses when changes are saved
How to reproduce:1. Open the attached project "hierarchyRepro"2. Open the UI Document "openMe" (Assets/openMe.uxml)3. In the UI Buil... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... Read more
Visual Effects Forums link leads to generic Unity Forums
Steps to reproduce: Open any VFX Graph in a project. On the top Right of the VFX Graph window, click the ▼ icon > Documentation &... Read more
Animation transition plays only once after editing file in the external ...
Reproduction steps:1. Open the 'UI Tookit theme bug' project2. Open the 'theme1' file in any text editor3. Make any small change and... Read more
Opening reference for Render Pipeline Converter links to documentation f...
Steps to reproduce: Open a Unity URP Project Open the Render Pipeline Converter via Window > Rendering > Render Pipeline Conve... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
Context menu with the "Revert" option doesn't appear when pressing the r...
Reproduction steps:1. Open the attached "repro_IN-90577" project2. Select the "Assets/BugReportMaterial_Variant.mat" Material Varian... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... 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