Search Issue Tracker
[Addressables] InitializeAsync - Unknown error in AsyncOperation
How to reproduce:1. Open the attached project (AddressablesTest.zip)2. Build Addressables3. Move the generated bundles/catalog to ht... Read more
Animation events trigger twice when using blend trees with non-zero weights
Reproduction steps:1. Open the attached “repro_IN-90638“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play... Read more
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
[Android] Crashes with signal 6 (SIGABRT)' error and 'JNI ERROR' abort m...
How to reproduce:1. Open the attached project "InternalProject"2. Build And Run on Android device Expected results: The app does not... Read more
[Localization] Locales don't fall back after the first fallback
How to reproduce:1. Open the user's attached project "Bug localization locale fallbacks.zip"2. Open the "SampleScene" Scene3. Press ... Read more
[LWRP] Transparent Render Textures are Rendered as solid colors when usi...
Steps to reproduce:1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip"2. Build and Run the project3. Notice Rende... Read more
You do not have entitlements for this package is thrown when package man...
How to reproduce:1. Create a new project2. In Editor, open "Window" -> "Package Manager"3. in Package Manager, observe listed pac... Read more
Crash on block_merge_next when updating a mesh
Steps to reproduce:1. Open the “user’s attached project”2. Create a 3D GameObject in the scene3. Select the created GameObject and a... Read more
[Android] Crash at nativeRestartActivityIndicator when Debugging and run...
[This is internal feature, doesn't affect users] To reproduce:1.Create a new Unity project (Unity revision `ad84c73533d2`)2. Add a C... Read more
Size value in Particle System Curve's tab is highlighted with selection ...
How to reproduce:1. Create a new Unity Project2. Right-click in the Hierarchy -> Effects -> Particle System3. Select the creat... 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