Search Issue Tracker
[HDRP] Angle Fade only works if the projector has its Scale Mode set to ...
The whole issue and how to fix it is described in this forum post.https://forum.unity.com/threads/decal-angle-fade-not-working.10422... Read more
[Mixed] Lightmap becomes brighter when non-static object leaves camera view
Steps to reproduce: 1. Open attached project "817278repro.zip"2. Open scene "repro"3. Bake lightmap4. Rotate scene view camera so th... Read more
Building to iOS fails with NullReferenceException on MonoAssemblyStripping
1. Open attached project2. Build to iOS with il2cpp3. NullReferenceException will be thrown Read more
ReflectionTypeLoadException is thrown when trying to get asembly types
Reproduction steps:1. Open the user attached project named "TestProject.zip"2. Click Play3. Observe the console window Expected resu... Read more
Trigger does not work if Interruption Source is Current State and Ordere...
How to reproduce: 1. Open attached project2. Open scene AnimationBUG.unity3. Play the scene4. Select the AnimatorBug gameobject5. Op... Read more
[UI] MinMaxSlider disappears when enable/disable "Whole Numbers" checkbo...
On enabling/disabling the "Whole Numbers" checkbox for UI Slider MinMaxSlider gets disappears Refer to the attached video Steps to r... Read more
TextMeshPro text is misaligned when alignment is set via script
How to reproduce:1. Open the “IN-115640_TMProAlignmentBug“ project2. Open the “Assets/Scenes/TMPAlignmentIssue” Scene3. Enter Play M... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... Read more
EditorWindow.focusedWindow does not return null when the Editor is not f...
Steps to reproduce:1. Open attached project "1146537.zip"2. Open "Examples" -> "FocusedWindow"3. Press on the Scene View to focus... Read more
Text in the “Pseudo-Localization Preview” tab is not wrapping when chang...
How to reproduce:1. Open the attached “pseudo.zip” project2. In the Project window, select “Pseudo-Locale(pseudo).asset”3. In the In... 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