Search Issue Tracker
RaycastCommand documentation needs to be updated.
Raycast command docs need updating, from the Fogbugz entry: "I know the issue is old and closed, but can the documentation please be... Read more
Rendering doesn't execute on multiple cores when Graphics Jobs are enabled
To reproduce: 1. Open attached project2. Build standalone project with Graphics Jobs enabled and graphics API set to Direct3D123. Op... Read more
Empty Scrollbar causes crash when trying to move it
Repro steps:1) Import my attached unitypackage and open scene in my package2) Play and try dragging the text in Game window3) Notice... Read more
[Metal] Stuttering in Play mode when VSync is disabled
How to reproduce:1. Open the user-submitted project2. Open the scene "Hub_Office" (Assets/Scenes/Hubs/Hub_Office.unity)3. Open the G... Read more
Sampling a custom depth texture on a machine with a GTX 1080 makes objec...
How to reproduce: Open the attached project Open the “SampleScene” Scene Enter Play mode or Build And Run Expected result: Cube is y... Read more
[LWRP] Editor crashes on changing Color Space Linear to Gamma
Editor crashes on changing Color Space Linear to Gamma in LWRP project . Steps to repro:1. Create a new LWRP project.2. File > Bu... Read more
BoxCast2D and CircleCast2D has inconsistent edges at the starting collider
Steps to reproduce:1) open users attached "New Unity Project 2.zip (3 MB)"2) play the scenenote: Green box is of size = 1 and casts ... Read more
AssetDatabase: RenameAsset()file does not check output length and automa...
How to reproduce:1. Open the attached project2. User uses AssetDatabase.RenameAsset() to rename the file3. It will generate some Uni... Read more
Memory leak when Multithreading is enabled for Physics 2D
Reproduction steps:1. Open the "Assets/InitScene" Scene in the attached "case_1237323_package_mods.zip" project2. Ensure that Use Mu... Read more
[iOS] Memory usage increases when using skinned meshes
Reproduction steps:1. Download and open the attached "MeshMemoryTest.zip" project2. Build the project for iOS3. In the Xcode build w... 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