Search Issue Tracker
[Backport] Build fails with IL2CPP error when building in IL2CPP Scripti...
How to reproduce:1. Open project "1422009"2. Open Edit -> Player Settings -> Player3. Set Scripting Backend to IL2CPP4. Open F... Read more
[Linux] Dedicated server build crashes with "Segmentation fault" when th...
How to reproduce: Open the user-attached project (TerrainServerBug.zip) Got to the “TerrainStuffs” directory in the Project view and... Read more
”DrawMeshNow” is not drawing Mesh immediately (Metal)
How to reproduce:1. Open project “DrawMeshNow.zip“2. Open the “Bug” Scene (Assets > Bug)3. Enter Play Mode and observe the Game w... Read more
[iOS] Sprites flicker in build when there are no 3D objects in scene
How to reproduce:1. Build And Run the user’s attached project on an iOS device2. Observe the view Expected result: Sprite is not fli... Read more
Text gets compressed when using \t with <align=justified> tag
Reproduction steps:1. Open project "UIToolkitJustify"2. Open Assets > UIDoc Expected result: The text does not go over boundsActu... Read more
An object does not receive lighting from point light when Shader Graph m...
To reproduce:1. Open the project “Shader Graph Bug”2. Enter Play mode Expected result: All three spheres light up from the point of ... Read more
Warnings and errors are spammed in the Console when pinging localhost:34...
Reproduction steps:1. Open the “EmptyProject” or any Unity project2. Open [http://localhost:34999/] in a web browser3. Observe the C... Read more
Error "IndexOutOfRangeException" is thrown and tangents are not generate...
How to reproduce:1. Open the attached project "1422747.zip"2. Press File -> Build Settings3. Check "Development Build" check box2... Read more
[macOS] IL2CPP build crashes when running
How to reproduce:1. Open the attached project2. Go to File > Build And Run (Ctrl + B) Expected results: the build successfully ex... Read more
[Windows] Agent moves into obstacles when moving towards the destination...
Note: Not reproduced in Play mode How to reproduce:1. Open the "NavigationIssue" project2. Open the "Main" scene3. Build And Run4. C... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class