Search Issue Tracker
[URP] Performance degradation when using Additional lights on Android
Steps to reproduce: 1) Download attached project and open in Unity 2) Switch platform to Android in the Build Settings 3) Make sure ... Read more
Crash on __pthread_kill when multi-clicking on "Build and Publish" in th...
Reproduction steps:1. Create and open a "LEGO Microgame" project2. Close the pop-up window3. Open Tutorials → Show Tutorials4. In th... Read more
Missing "value" attribute for Slider and SliderInt in UI Builder
Slider and SliderInt are missing their value attribute in the UI Builder inspector. This was introduced by this PR: [https://ono.uni... Read more
"Animator Recorder does not have recorded data at given time" thrown whe...
Reproduction steps:1. Open the attached project "AnimatorRecord.zip"2. Open "SampleScene"3. Enter Play mode4. Wait for the animation... Read more
[Input] Arrow keys are displayed as "Num" when using "ArrowKey.displayNa...
Steps to reproduce:1. Open the “My project” project2. Open “Sample Scene” scene3. Enter Play Mode4. Observe the Console window Expec... Read more
UITK TextField does not adjust the scroll position when deleting a long ...
When using a UITK TextField, when deleting (backspace) a string longer than the width of the element, the scroll does re-adjust. How... Read more
The cursor flickers when hovering over the "Enabled" button in the "Fram...
How to reproduce:1. Open the project ”IN_26482”2. Open "EngineTest1" Scene in Scenes3. Press Window -> Analysis -> Frame Debug... Read more
[Input] Keys on the top of the alphanumeric keyboard and keys in the num...
Steps to reproduce:1. Open the “KeyTest” project2. Open “SampleScene” scene3. Enter Play Mode4. Observe the text in the top left cor... Read more
[macOS] Animated objects are displayed with a transformation from a few ...
How to reproduce:1. Build And Run the user’s attached “GraphicsJobsMixedUpFrames.zip” project2. Observe the movement of a characters... Read more
Error "SerializationException: Failed to deserialize Property=[Value] fo...
How to reproduce:1. Open the project "IN_22616"2. Select one of the "_Edit_SubScene" SubScenes in Hierarchy3. In the Inspector press... 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