Search Issue Tracker
Pressing the Backspace key returns to the "Search" view in the "Add Comp...
Reproduction steps:1. Create a new Unity project2. Select any GameObject3. Go to Inspector > Add Component > New script4. Pres... Read more
View is flickering when the UI Camera is active if the URP setting “Tran...
How to reproduce:1. Build And Run the attached project on an iOS device2. Observe the view Expected result: A cycle of a blue screen... Read more
"DllNotFoundException" is printed in Xcode when using "File.SetAttribute...
How to reproduce:1. Build And Run the “Hidden.zip” project on an iOS device2. Observe the Xcode’s console window Expected result: “D... Read more
GetTriggerParticles returns 0 every few frames when getting a number of ...
How to reproduce:1. Open the user’s attached project2. Open the “SampleScene” Scene (Assets > SampleScene)3. Select the “Particle... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
Specular lighting is displayed differently on mobile devices compared to...
How to reproduce:1. Build And Run the attached project on an iOS/Android device2. Observe the lighting on the floor near the car Exp... Read more
EditorWindow.GetWindowWithRect position is wrong when Rect coordinates x...
To reproduce:1. Open the user’s project2. Open the Bug window (Bug → Open) Expected result: The window is full screenActual result: ... Read more
IL2CPP generates parameters with the same name when building on Android
Reproduction steps:1. Open the user’s attached project2. Build And Run on an Android device3. Observe the Console Expected result: B... Read more
[Linux] CinemachineVirtualCamera Component's body's "ScreenY" and "Scree...
How to reproduce: Open the attached project (BugRepro.zip) Make sure the “SampleScene“ is open Enter Play Mode In the Hierarchy sele... Read more
Buttons in the UI Builder are not focused when navigating with the Tab key
How to reproduce:1. Open the user-attached project “Buttons”2. In the Assets folder open MainUI.uxml3. Press Tab key to navigate ins... 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