Search Issue Tracker
NavMeshAgent currentOffMeshLinkData.offMeshLink doesn't contain the curr...
How to reproduce:1. Download and open the attached "BetterNavMeshAgentRotation" project2. Enter Play mode3. Observe the console wind... Read more
After light bake, when light is switched from Baked to Realtime - it doe...
Steps to reproduce:1. Open a the scene3. Switch light type to Baked.4. Bake lighting5. Switch the light back to Realtime, move the l... Read more
RNSM: string parsing error in tests for non-english number locale
Steps to reproduce: see https://unity.slack.com/archives/C01D91UDGKH/p1712750633615909 Read more
IL2CPP: Bounds.Encapsulate on a Bounds of size Infinity sets the bounds ...
-e: When using IL2CPP, a Bounds of infinite size has its Center and Extents set to NaN values when encapsulating another bounds. -re... Read more
Event functions used for activating/deactivating GameObjects are called ...
How to reproduce:1. Open the “IN-85566_repro“ project2. Open the “SampleScene“3. Drag the “Cube“ prefab over the Scene view4. While ... Read more
Package installed (by dependency) icon is not clearly visible in Light mode
h5. DescriptionIf a package is installed by dependency and the editor is in Light theme mode, in Package Manager, the green checkmar... Read more
Nativeplugin Vulkan image gets deleted while in use and AccessTexture re...
Steps to reproduce:1. Open the attached “UnityProject.zip”2. Make sure the Editor is using Vulkan API3. Open “scene”4. Enter Play Mo... Read more
build log reports wrong size for packed sprites
Reproduction steps:1. Open the attached project2. Open the "Test" scene2. Build for Standalone3. Open Editor.Log4. Find build logs "... Read more
[UI] "Press and Release" for Press Interaction does not trigger action o...
Github Bug: https://github.com/Unity-Technologies/InputSystem/issues/368 Repro:1. Download project and package at: https://github.co... Read more
[UI][TerrainInspector] Terrain texture selection outline is subtle
Steps to repro: 1. Open attached project and 'test' scene;2. Select Terrain gameobject in the Hierarchy;3. Go to 'Paint Texture' tab... 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