Search Issue Tracker
Unable to create and load a crunch texture at runtime
To reproduce:1. Open the TEST_CRN_RUNTIME_LOADING scene2. Click play3. Note the errors while trying to create a texture and load int... Read more
[Android] Compute Shader is not rendered on Android devices
Steps to reproduce:1. Open the attached project "Case_1224442"2. Build it on Android3. Notice only Red "H" is displayed Expected res... Read more
Unity Editor crashes when GameObjectConversionUtility.ConvertGameObjectH...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Wait for the Scene to load Expec... Read more
[Input Manager] "Joystick is connected" is logged into the Console when ...
How to reproduce:1. Create a new Unity project2. Connect a gamepad3. Observe the Console Expected result: “Gamepad is connected” is ... 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
Crash on System.Buffer:InternalMemcpy when starting play mode
Reproduction steps:1. Open the user’s attached project2. Click “Play” Expected result: Console throws NullReferenceExceptionActual r... Read more
NetworkAnimator only syncs animations from server to clients not the oth...
Reproduction steps:1. Open the attached project "Project Folder"2. Open the scene "Main"3. Build for windows (haven't tested others)... Read more
Xcode project Capabilies and entitlements.ppcw not being added when usin...
Reproduction steps:1. Open user's attached project in "SetBackgroundModesIssue.zip"2. "PostBuild.cs" has OnPostProcessBuild function... Read more
[OSX] Inspector shows outdated object count when multiple objects are se...
How to reproduce:1. Open the user-supplied project2. In the SampleScene, select various GameObjects from the Hierarchy and Assets fr... Read more
Validation error is usually thrown when Simple Noise Node is both in a S...
How to reproduce:1. Open the attached "case_1381820" project2. Observe the "TestGraph" Shader Graph Expected result: No error is thr... 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