Search Issue Tracker
IL2CPP standalone build crashes when null is thrown in a try catch block
How to reproduce:1. Open attached project "il2cpp-android-crash-2019.zip"2. Make sure ILL2CPP is installed and enabled (Project Sett... Read more
[IL2CPP] Exceptions in looped finally blocks are not thrown in IL2CPP bu...
How to reproduce:1. Open user-submitted project (LostException.zip)2. Open the SampleScene3. Enter Play Mode to make sure an excepti... Read more
[Android] GameObjects with SkinnedMeshRenderer are not being rendered wh...
Reproduction steps:1. Download and open the attached project "1234378.zip"2. Build and run on Android Expected result: Two character... Read more
Animator window Animation Transition documentation button leads to a mi...
To reproduce:1. Open attached project ("case_1244898.zip")2. In the Animator window select Animation Transition3. In the Inspector w... Read more
Packages folder fold/unfold state doesn't save between editor sessions
Reproduction steps:1. Open new Unity project2. In Project window, unfold "Packages" folder3. Close and reopen Unity Editor4. In Proj... Read more
[Mesh] Unwrapping.GenerateSecondaryUVSet can fail but the API does not i...
How to reproduce:1. Open project "ok.zip"2. Open Scene "TestGenerateNewUV2Layout"3. Press Play Expected result: Unity handles the ab... Read more
[macOS] Fatal Error "attempt to write a readonly database" when rebuildi...
Reproduction steps:1. Create a new project in an External Storage Device (HDD/SSD)2. Close the project and delete the Library folder... Read more
Memory Profiler scrambles the type and member variables referenced
Steps to reproduce:1. Open a new project2. Import "Snapshot-637218720955848055.snap" memory snapshot3. Select Table -> All Manage... Read more
Game View tab becomes undocked when switching focus to it from another t...
How to reproduce:1. Open attached "1246445" project2. Open "SampleScene" Scene3. Make sure Game View tab is docked4. Open Scene View... Read more
Title of a window is being rendered large when window is moved around th...
How to reproduce:1. Create a new project2. Move a window around to make it dock/undock () (f.g. Game view) Actual: Title of a window... 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