Search Issue Tracker
[IL2CPP][Mobile] Not all MethodInfo.Invoke functions are called when And...
Reproduction steps:1. Open the attached user's project "ReflectionBug.zip"2. Build and run on a device3. Open the application and pr... Read more
[2D][URP] Sprite Light 2D visuals don't update when Sprite texture is mo...
[2D][URP] Sprite Light 2D visuals don't update when Sprite texture is modified in transparent areas. Repro steps:- Open the PNG file... Read more
[2D][URP] Sprite Light 2D doesn't update when sprite PPU is changed
[2D][URP] Sprite Light 2D doesn't update when sprite PPU is changed Repro steps:- Change the PPU on the sprite that is used on eithe... Read more
[2D][URP] Sprite Light visuals and gizmo are wrong for sprites with a pi...
[2D][URP] Sprite Light visuals and gizmo are wrong for sprites with a pivot that isn't at center Repro steps:- Observe the differenc... Read more
Camera Clear Flags Don't Clear and Depth Only do not work for left eye i...
Reproduction steps:1. Open the user's attached "XREyeProblem.zip" project2. Enter the Play mode Expected result: The camera's Clear ... Read more
Script is stuck in a compilation loop when generating code with Initiali...
How to reproduce:1. Open the user's attached project2. In the Project window, under the Assets folder, right-click the "Generator" o... Read more
Inspector's Transform fields Position and Rotation is not setting "GUI.c...
How to reproduce:1. Open project "New Unity Project.zip"2. In the Hierarchy window select "bug" GameObject3. In the Inspector window... Read more
PointerDownEvent doesn't register double-clicks
Reproduction steps:1. Download and open the attached "UIToolkit Bug.zip" project2. Enter "Play" mode3. Double-click on the red squar... Read more
Build fails when building for iOS using IL2CPP and Realm Unity SDK
Reproduction steps:1. Download and open the attached "IL2CPP_Repro.zip" project2. Build for iOS3. Observe the console window Expecte... Read more
'Unable to find player assembly Testrunner.dll' warning appears in the C...
Repro steps:1. Open the attached project2. File -> Build Settings -> Build3. Observe the Console Expected: There should be no ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS