Search Issue Tracker
[TEST CASE] GPU profiler displays a "not supported" error when Profile E...
Steps to reproduce:1. Open a Unity Project.2. Open Window -> Profiler.3. Enable Profile Editor tab.4. Add GPU Profiler. Note: Wor... Read more
Editor crashes when the cloth component bending stiffness value is changed
Steps to reproduce:1. Open user attached project ("softbodyCloth")2. Create a plane and a cube3. Add a rigidbody and a cloth compone... Read more
[.NET4.6] Texture cannot be painted on terrain
Steps to repro: 1. Open attached project and 't1' scene;2. Select Terrain gameobject in the Hierarchy;3. In Terrain Inspector go to ... Read more
Screen tearing and jittering issues in the game view
Steps to reproduce:1. Open attached project ("StutterTest")2. Open "main" scene3. Play the scene4. Observe the screen tearing Expect... Read more
[IL2CPP] Exception at MakeGenericMethod is thrown when trying to seriali...
Steps to reproduce:1. Download repro project "906975.zip"2. Build Scene1 to iOS3. On XCode add Security.framework library under "Uni... Read more
ReorderableList does not change selection on a right click.
To reproduce: Create a ReorderableList control (you can use the Timeline) Add two or more items use a Left mouse click to select an ... Read more
Objects released in restricted editor's region are losing their reference
Reproduction steps:1. Open attached project2. Drag "bubble10" sprite into scene view, but drop it in restricted area (like console d... Read more
NullReferenceException error in the console when reverting prefab
NullReferenceException error in the console when reverting prefab. The prefab refers to an abstract (and thus invalid) mono behaviou... Read more
[Vulkan] Spline based particles behave incorrectly, and differ to DX11
Spline based particles (and quite a few others from this pack) function differently on VK to DX11. 1. Open attached project2. Open s... Read more
Using 'Build & Run' crashes Unity Editor if a progress bar displays befo...
Steps to reproduce: 1. Open attached project2. Make sure that Sprite Packer is enabled (Editor Settings)3. Try to build the project ... 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