Search Issue Tracker
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
[Linux] Unity Editor fails to import the project in batch mode when buil...
Reproduction steps:1. Setup Ubuntu 22.04 on WSL2. Build the “BugRepro” Project in batch mode (example: {{~/Unity/Hub/Editor/<vers... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names