Search Issue Tracker
[Mac] Shortcut manager ignores Control modifier
Reproduction steps:1. Create a new project2. Open the ShortcutManager3. Try binding Control+P key combination on any shortcut Expect... Read more
IL2CPP compile error when script contains method group of interface to d...
How to reproduce: 1. Open attached project- Project contains a single script: using System; public interface IMyInterface<T>{v... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more
Inconsistent collisions when colliding with surfaces made of one collide...
Reproduction steps: 1. Open the "Inconsistent collisions case_675247" project that I've attached.2. Open and play the "TestScene" sc... Read more
[AssetImport] Importing FBX causes editor to run out of memory and crash
Steps to reproduce: 1. Create new project using Unity 5.12. Download attached FBX file and import it3. Notice error in console that ... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... Read more
[IL2CPP] RuntimeInitializeOnLoadMethod is stripped/not executed for Andr...
Steps to reproduce:1. Open the attached user's project "TestAssemblyStripping.zip"2. Switch to Android3. Make sure Development build... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Crash on PhysicsDebugDraw::SelectFiltering::Update when entering play mo...
Reproduction steps:1. Create a new 3D project2. Open the Physics Debug window (Window > Analysis > Physics Debugger)3. Dock th... Read more
Managed debugger does not work on iOS 16
Repro steps: Follow the managed debugger instructions for either Visual Studio or Rider, using an iOS 16 device: [https://docs.unity... 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