Search Issue Tracker
Clicking scale constraint button on 2D object doesn't apply constraint a...
How to reproduce:1. Create a new project2. Create any 2D object (e. g. Image)3. Click Scale constraint button on Rect Transform Expe... Read more
[URP] Light bleeds through concave Mesh when Cascade Rendering is used
How to reproduce:1. Open user's attached project "URP - Concave mesh bug report.zip"2. Press Play Expected result: Inside the concav... Read more
[ShaderGraph] Can't navigate the node creation menu with keyboard while ...
Steps to reproduce:1. Create a new project2. Install ShaderGraph through the Package Manager3. Create a new ShaderGraph and open it4... Read more
Placeholder tooltip pops up when hovering over "Limit Number of Players"...
Reproduction steps:1. Create a new project2. Create an empty GameObject and add "Player Input Manager" Component3. In the Inspector ... Read more
[Undo] Undoing TMP input component and then adding it again throws Missi...
How to reproduce:1. Create new project2. Add any empty UI object to Scene3. Select the game object and in Inspector add TMP input fi... Read more
[WebGL] [Mobile] VideoPlayer does not play Video when using WebGL on Mobile
Reproduction steps:1. Open the attached project "VidTest.zip"2. Build the Scene "VidTest" for WebGL3. Host the Build on a server tha... Read more
Crash with PPtr<Transform>::operator->() when opening a scene
Reproduction steps:1. Open the user's attached project2. If it does not crash after opening, open scene 'Assets/mainScene' Expected ... Read more
DllNotFoundException: Unable to load DLL 'FirebaseCppApp-8_6_2' error th...
Reproduction steps:1. Open the attached Unity project "Final1.zip"2. Open Android Logcat window3. Build and run the application on a... Read more
[M1][IL2CPP] Unity spawns Intel clang processes when building with Silic...
Reproduction steps:1. Open the user's attached project2. Start the build with IL2CPP3. Observe the Activity Monitor's "Clang" proces... Read more
Setting Screen.orientation to portrait mode does not disable autorotatio...
Reproduction steps:1. Download and open the attached "bug-screen-orientation.zip" project2. Build and deploy the project to iOS3. St... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class