Search Issue Tracker
"SpriteAtlas.GetSprite" causes an increase in memory usage when called t...
Reproduction steps: Open the user’s attached project “MemLeak_Project“ Open “Assets/Scenes/SampleScene.unity“ Scene Enter the Play m... Read more
Getting "Draw call" logs in the console when opening new "3D Sample Scen...
To reproduce:1. Create a new "3D Sample Scene (HDRP)" template project2. Observe the console Expected: no errors or logs spamming in... Read more
InputField(TMP) throws an Exception when typing Korean while drag-select...
Reproduction steps: Open the attached project “InputField.zip” Enter Play Mode Select random Korean characters in the input field by... Read more
[Linux] Editor ignores SIGTERM signal when using command 'kill <PID>'
Reproduction steps:1. Create a new 3D project2. Open the Terminal3. Enter this command: ps aux | grep 2021.3.14f1 | grep -v grep | a... Read more
NullReferenceException and ArgumentException errors are thrown after ent...
Reproduction steps:1. Open the attached “TransitionBug.zip“ project2. Open “SampleScene” scene3. Enter Play mode4. Exit Play mode an... Read more
[Splines] SplineMath.PointLineNearestPoint implementation doesn't match ...
The document says that "lineParam" is the parameter that represents the ratio along the line segment at which the nearest point is f... Read more
Crash on D3D12GetInterface when entering/exiting the Play Mode
Reproduction steps:1. Open the attached “CrashRepro” project2. Enter the Play Mode3. If Unity Editor didn’t crash, exit the Play Mod... Read more
Labels are still used for bundles after deleting the labels
Reproduction steps:1. Open the attached project “Bug addressables deleted labels”2. Click “Build -> New Build -> Default Build... Read more
Canvas GameObject Component does not change its Additional Shader Channe...
Reproduction steps:1. Open the attached “My project (35).zip“ project2. Select Canvas GameObject3. In the Inspector window attempt t... Read more
PackageInfo.git properties are not retrieved for loaded Git packages whe...
Reproduction steps: 1. Open the attached project “GitProject”2. Open the “Assets/Scenes/Untitled.unity” scene3. In the Top Menu clic... 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