Search Issue Tracker
[Linux] Hub cannot find an external browser to handle authentication
Reproduction steps:1. Have a setup where the Hub can’t find a browser to process the handling of authentication2. Try to sign in to ... Read more
[Linux] Crash on Application::HandleEditorFocusChange when opening a pro...
Reproduction steps:1. Create a new project Expected results: Project opens successfullyActual results: Unity Editor crashes Reproduc... Read more
GetActiveBuildProfile can only be called from the main thread crash and ...
Steps to reproduce: Create a new project with URP Sample > com.unity.template.urp-sample. Once the project opens, open Build Prof... Read more
GetActiveBuildProfile can only be called from the main thread crash and ...
Steps to reproduce: Create a new project with URP Sample > com.unity.template.urp-sample. Once the project opens, open Build Prof... Read more
GetActiveBuildProfile can only be called from the main thread crash and ...
{}Steps to reproduce:{}{}{} Create a new project with URP Sample > com.unity.template.urp-sample. Once the project opens, open Bu... Read more
Not possible to mark multiple lines when selecting build information in ...
Reproduction steps:1. Create a new 2D/3D project2. Open the "Help -> About Unity" window3. Hold the "Alt" button and try to selec... Read more
The ":" pseudo state selector will apply styles to all elements if the p...
NOTE: The real bug here is that the ":" prefix actually does something. It should do nothing when the pseudo state is unknown (which... Read more
Exception block is being rewritten to throw an incorrect number of excep...
How to reproduce:1. Open the attached "IN-90811" project2. Open the "SampleScene" and enter Play mode3. Observe the Game and Console... Read more
TMP Input Field becomes not interactable when pasting a long text
Reproduction steps:1. Open the attached “Unity 6 UI bug.zip” project2. Open the “SampleScene TMP” Scene3. Copy a large amount of tex... Read more
Shadow maps are not evicted from Shadow Atlas when Light component with...
Reproduction steps: 1. Open the attached project “IN-90971“2. Open the scene “ExampleScene“3. Open the Rendering Debugger. Go to Win... 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