Search Issue Tracker
Collision does not occur in Build when the Tilemap's sprite is imported ...
How to reproduce it:1. Open the user's attached project2. Load 'BaseLevel' scene from 'Assets' > 'Scenes' folder3. Enter Play mod... Read more
WheelCollider: setting isKinematic messes up PxVehicleNoDrive
How to reproduce: 1. Open attached project2. Open scene playground.unity- Scene contains a vehicle using 8 wheel colliders and a sin... Read more
Optix minimum driver version number is incorrect in the API docs
Steps to reproduce: See [https://docs.unity3d.com/2023.3/Documentation/ScriptReference/LightingSettings.DenoiserType.Optix.html] and... Read more
Entering a BlendTree node creates DefaultAvatar(Clone)AnimatorPreview GO...
When you double-click on a BlendTree node in an Animator controller, a "DefaultAvatar(Clone)AnimatorPreview" GO is created in the Hi... Read more
Animation doesn't preview if sprite's animation has been edited
How to reproduce:1. Open the attached project "888521animationTest.zip"2. Open test scene and make sure that animation window is ope... Read more
Editor crashes when replacing prefab with ALT button pressed
How to reproduce:1. Create a new project2. Create a new game object in the scene (for example Sphere)3. Create a prefab in assets fo... Read more
NullReferenceExceptions and GUI Errors thrown when navigating between Ed...
Repro steps:1. Open attached project2. In a project window select "Scenes" folder3. Click on "SampleScene"4. Click on another Projec... Read more
[SRP][M1] Empty Render Texture parts are rendered in Magenta in the proj...
How to reproduce:1. Open the attached project named "minimap.zip"2. Open the minimap Scene and enter Play mode3. Observe that there ... Read more
[Terrain] "Cancelling Display Dialog" error in the Console when trying t...
Steps to reproduce: 1) Download attached project and open in Unity2) Open TerrainScene scene3) Select Terrain GameObject in the Insp... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... 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