Search Issue Tracker
Process deadlocking waiting on lock
ntdll.dll!NtWaitForAlertByThreadId() Unknown ntdll.dll!RtlpWaitOnAddressWithTimeout() Unknown ntdll.dll!RtlpWaitOnAddress() Unknown ... Read more
Build fails with compiler errors when switching scripts GUIDs
Steps to reproduce:1. Open “My project.zip”2. Check that there are no errors in the Console3. Close the Unity Project4. Open Hoge.cs... Read more
[Linux] Apply button doesn't work when setting .so plugin to be for Linu...
To reproduce:1) Create a new project2) Import an .so plugin (one is attached)3) Select it in the project view4) Change the selection... Read more
Editor crashes silently when opening project
Reproduction steps:1. Open the user's attached project Expected result: The project opensActual result: The Editor crashes silently ... Read more
[Linux] Bugreporter is collecting Editor.log from wrong location for 201...
To reproduce:Create a new project and submit a bug report Expected: Logs should be grabbed from ~/.config/unity3d/ (assuming default... Read more
[AssetBundles] The editor can create AssetBundles that are too large for...
Reproduction steps:1. Open attached project ("FourGigResources.zip")2. Create AssetBundle (Top menu->Bug->Create many files, g... Read more
[Editor] Component UI overlaps on each other while changing 'Inspector W...
Component UI overlaps each other when changing 'Inspector Window' to Debug mode Steps to Repro:1. Create a new project or open attac... Read more
[UI] [Profiler] Scrolling in collapsed Job System and Background Job sys...
[UI] [Profiler] Scrolling in collapsed Job System and Background Job system looks unaliased. 1. Run Profiler.2. Collapse Job System ... Read more
imported SkinnedMeshed get broken when default scale value is zero
How to reproduce:1. Open the attached project2. Select "cc_Mother of Dragon.FBX" model3. Be sure that its Animation Type is set to L... Read more
Do not create a shortcut of a folder inside itself in Unity
1. Select a folder in the project window.2. Hold ALT and drag the folder onto itself.3. Observe that the folder has been copied recu... 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