Search Issue Tracker
Animation with UI Vertex colors is choppy when the Color Space is set to...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/UI Graphics.unity” Scene Enter the Play Mode Observe the colo... Read more
Crash on YAMLRead::TransferTypelessData when opening project
How to reproduce:1. Open the user's attached project Expected result: The Editor opens the projectActual result: The Editor crashes ... Read more
Scripts don't work when Roslyn Analyzer is disabled
Reproduction steps:1. Open the attached project “IN-8232.zip”2. Enter Play Mode and exit Play Mode3. Observe the Console Window4. Di... Read more
Compute Shaders rendering incorrectly when using Vulkan Graphics API for...
Reproduction steps:1. Open the user’s attached project2. Click Edit > Project Settings > Player > Other Settings3. Switch t... Read more
Editor crashes when importing large OBJ file
Reproduction steps:1. Open the user’s attached project2. Import extracted “Final.obj” OBJ file from attached zip file3. Wait for the... Read more
Custom Full Screen Render Pass does not work on XR
Error assigning 2DArray texture to 2D texture property '_BlitTexture': Dimensions must match is thrown when trying to run on XR Step... Read more
Serialized object loses deserialization order when SerializeReference is...
Reproduction steps: Open the attached project (“DeserializationBug.zip“) Open Assets/Scenes/SampleScene Clear Console Window Enter P... Read more
Touch input generates mouse input when the build is in windowed mode
Reproduction steps:1. Open the user’s attached project2. Open “Assets/TouchTestScene.unity”3. Click File > Build Settings > Ad... Read more
Interpolation breaks when temporarily moving an interpolated Rigidbody's...
How to reproduce:1. Open the user’s attached project “Repro.zip”2. Enter Play Mode Expected result: Interpolated Rigidbody falls dow... Read more
Animation properties are not edited when editing through script
Reproduction steps:1. Open the user’s attached project2. Click Test > Animation3. In the Project window, drag “Assets/Resources/T... 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