Search Issue Tracker
MissingReferenceException is thrown when destroying UI button that is ov...
Reproduction steps:1. Open the attached “IN-84901.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Click on the button ... Read more
"Save Preset" window opens on a cursor placement
How to reproduce:1. Create a new Unity project2. Right-click in the Unity toolbar -> Presets -> Save Preset3. Observe the open... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
Letters appear and disappear in InputField when typing in Korean letters...
Reproduction steps: 1. Open the attached “Letters” project 2. Open "Assets/Scenes/SampleScene.unity" scene3. Enter Play Mode4. Chang... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[Visual Effect Graph] ArgumentOutOfRangeException error is thrown on rig...
ArgumentOutOfRangeException error is thrown on right clicking any block property in graph window Steps to repro:1. Create a new proj... Read more
[HDRP][Android] HDRP tries to build Android Player using Metal graphics API
How to reproduce:1. Open the attached project2. Set the active platform to Android3. Open Android Player Settings4. Disable "Auto Gr... Read more
Some tangents return NaN when the Tangents calculation method is set to ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. In the Hierarchy Windo... Read more
Crash on FontEngine_CUSTOM_GetFaceInfo_Internal when entering Play mode
Reproduction steps: Open the attached project “FontCrash.zip“ Enter Play mode Expected result: Play mode is entered successfullyActu... Read more
UI Component detection areas are offset in Multiplayer Play Mode players
How to reproduce:1. Open the “Multiplayer_Play_Cursor_Bug” project2. Open the “Lobby” scene3. Open the Multiplayer Play Mode window ... 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