Search Issue Tracker
[CPU PLM] Editor crashes when toggling Baked Global Illumination checkbo...
Steps to repro:1. Open the attached project and 'SampleScene' scene;2. Let the scene's lighting auto-bake;3. When the baking is comp... Read more
IAP transaction log not cleared when uninstalling app on Android 7.0
IAP transaction log not cleared when uninstalling app on Android 7.0 Read more
Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
Steps to reproduce: ( We don't have reproduction steps, these are crashes in the wild) I will attach a log file with extra logging f... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
The IL2CPP and Mono Player crash when Application.Quit() is called
Reproduction steps:1. Open the attached project “repro_project“ (or “repro_project_without_graphics“ to save build time)2. Open File... Read more
[2D][Sprite Atlas] Atlas pack preview dropdown does not show packed norm...
Sprite Atlas pack preview dropdown does not show packed normal maps Verified that sprites in scene does indeed reference packed norm... Read more
[2D] Adding the 2d animation package adds BoneWeight data to every Sprit...
Steps to reproduce:1. Open the attached user project "anim2d.zip"2. Click "Build -> Build Bundles" at the top menu3. Using the Pa... Read more
[Collab] Update icons on files in 'project' tab are still shown, when co...
To reproduce: 1. Create new project2. Create a new script3. Push to collab4. Add one more script5. In 'services' tab turn off collab... 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
Regression: Errors on upgrading project "File ProjectSettings/ProjectSet...
Regression: Errors on upgrading project "File ProjectSettings/ProjectSettings.asset couldn't be written" when you opening this proje... 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