Search Issue Tracker
Items in the list are not marked as selected when selecting them (Graphi...
Steps to reproduce: 1) Open Unity Hub and create a new 3d Template project2) Go to Player Settings and uncheck the Auto Graphics API... Read more
[XR][WindowsMR] Development console is in incorrect position in Window M...
Steps to reproduce:1. Download 1170685_repro.zip and open "SampleScen" scene2. Switch platform to UWP3. Enable XR in player settings... Read more
Calling AssetDatabase.CreateAsset() inside OnValidate() freezes Unity
Steps to reproduce:1. Open original project "Bug Recreation.zip"2. Create an empty GameObject by Right Click inside Hierarchy -> ... Read more
[Android][2017.4] Editor doesn't update NDK's directory until the projec...
Repro steps:1. Create a new project and switch build target to Android and Scripting Backend to IL2CPP2. In Preferences -> Extern... Read more
[IAP] Silent crash when installing the IAP package
When attempting to install the IAP package, my project crashes and every time i try to open the project afterwards it will crash aga... Read more
ProBuilder - Compiler error when deleting Editor Samples from the Projec...
If you have the ProBuilder Editor Examples installed in your project, then select the Samples folder in Project View and delete it, ... Read more
[Addressables] Sprites packed in Sprite Atlas become white after loading...
How to reproduce:1. Open the attached "project-addresables.zip" project2. Build Player Content in Window > Assets > Asset Mana... Read more
AudioClip returns the wrong length and sample count in Play mode when au...
To reproduce:1. Open attached project2. Open Test scene and press Play3. Check console Actual result: The length and sample count of... Read more
UI Elements - List entries are not highlighted when selected
When viewing a list, selecting an entry in the list won't highlight it. This makes it really hard to see which entry you have select... Read more
Game View - The Scale value string is truncated
The text used for the Game View Scale value is currently truncated due to increasing the string length (both an increase in decimal ... 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