Search Issue Tracker
Build fails with cast error when building Linux Player
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build Settings…3. Select the Linux target4. Build the p... Read more
Interpolation/Extrapolation of a Rigidbody 2D stops very briefly when ch...
How to reproduce:1. Open the user's project.2. Enter Play Mode.3. Press "Space" Expected results: The circle falls smoothlyActual re... Read more
PrimitiveBoundsHandle throws NullReferenceException when drawn in OnGUI()
PrimitiveBoundsHandle throws NullReferenceException when drawn in OnGUI() The problem is that it accesses Camera.current in a few pl... Read more
[Localization] Export XLIFF generates table with Notes node when notes a...
How to reproduce:1. Open attached "Localization_XLIF_export_bug.zip" project2. Select Window/Asset Management/Localization Tables3. ... Read more
WebAssembly throws out error when loading a scene through an Asset Bundle
Reproduction Steps:1. Import project "WebAssembly".2. Open scene "gMain".3. In Player Settings, make sure "WebAssembly (Experimental... Read more
[macOS] Hidden cursor doesn't hide when moved down to Dock
Cursor.visible is set to false. When the cursor is moved down to Dock, cursor reappears (expected), but when returning to the game v... Read more
HingJoint2D.JointAngle can be calculated incorectly causing wound up joints
To reproduce:1. Open attached project2. Open TestHinges3. Press play4. Click Copy Source15. Click Copy Source26. Click Copy Orientat... Read more
"Unable to add Renderer to the Scene after Culling.“ and “NullReferenceE...
How to reproduce:1. Open the “ReproProject“ project2. Navigate to the “File/Build Profiles“ window3. Build and Run4. In the Player u... Read more
[Android][LWRP] Black Screen if HDR and MSAA are enabled
1) Download attached project and open in Unity2) Make sure that Graphics API is set to Gles3 in the Player Settings3) Make sure both... Read more
[Lighting] Vertex lighting artifacts with high intensities
Steps to reproduce:1. Open user attached project "VertexLightingArtifacts55.zip"2. Observe the lights in the Hierarchy and scene vie... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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