Search Issue Tracker
Crash on tlsf_free when exiting the Play mode in a specific project
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the Play mode3. Press space a few times4. Exit the Play mode Ex... Read more
Shader warnings are thrown when creating a new empty 3D HDRP project
How to reproduce:1. Create a new empty HDRP 3D project2. Observe the Console Expected result: No warnings are seenActual result: Sha... Read more
EventSystem does not receive mouse input when fetching mouse input via a...
Reproduction steps:1. Set up a local MQTT broker e.g. Mosquitto (you might need to add its installation path to the system environme... Read more
UNITY_VISIONOS defines are undocumented
Unity has a feature where platform-specific DEFINEs are set in all C# code. For example UNITY_IOS or UNITY_PS5. When running against... Read more
Shader is rendered pink or not rendered at all in the Editor and Player ...
How to reproduce:1. Open the "IN_69207" project2. In the Build Settings make sure the Android Platform is selected3. In the Project ... Read more
Rotating the IK bone chain in certain angles can cause it to flip 180º
This is previously reported by a user in the 2d forums: https://forum.unity.com/threads/flip-bug-with-inverse-kinematics-limb-solver... Read more
[TMP_Backport] TMP_SpriteAsset sprite icons don't match the name when in...
How to reproduce: Open the project "IN-68950_TMProBug" Select DefaultIcons.asset in Assets → Resources Expand and observe the Sprite... Read more
No available method to copy the names of Matching Selectors when using U...
Reproduction steps:1. Open the attached “New Unity Project.zip” project2. Open the “UI Builder” (Window > UI Toolkit > UI Buil... Read more
Inspector freezes and "NullReferenceException" errors are thrown when "E...
Reproduction steps:1. Open the attached “TextGlyph.zip” project2. Select the “Text (TMP)” GameObject in the “Canvas” in the Hierarch... Read more
The Update function is not called in WebGL when the browser is minimized
How to reproduce:1. Open the “webgl“ project2. Make sure the platform is Web3. Select File → Build and Run4. Open the web console wi... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks