Search Issue Tracker
Crash in SpookyHash::Short when marking a model loaded from Asset Bundle...
How to reproduce:1. Open user-submitted project (AssetBundleTest)2. In the Menu bar select Test > Load3. In the Hierarchy window ... Read more
[iOS]Terrain has graphical artefacts when Draw Instanced is enabled and ...
How to reproduce:1. Open the attached test1.zip project2. Build for iOS and deploy the Xcode project to the device Actual: Terrain h... Read more
[HDRP] Ambient Light is not updating when Directional Light is being rot...
How to reproduce:1. Open the attached project named "Case_1242459"2. Open Test Scene3. Enter Play mode4. Select the Sun gameObject5.... Read more
Scene view shows 3D view when 2D view is selected and the "Control the s...
Reproduction steps:1. Open the attached “Code Monkey Tutorial.zip” project2. Open the “GameScene” Scene (Assets > Scenes)3. Press... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
ArgumentException when creating a Font Asset with "Get Kerning Pairs" ch...
How to reproduce:1. Create a new project2. Import the Avalon.tff to the project3. Install TMP package4. Window > TextMeshPro >... Read more
Tree component does not work with IndexOutOfRangeException being thrown
Steps to reproduce this issue: 1. Create a new project2. Select GameObject->3D Object -> Tree3. IndexOutOfRangeException is ca... Read more
After collision with plane, particles return to 0,0,0 position
Reproduction steps:1. Open project attached (CollisionRepro.zip).2. Open scene (bug_report_particle_collision_rotating_collider)3. P... Read more
Crash on GUIView::ProcessInputEventFromAPI when navigating from Layers m...
Reproduction steps:1. Create a new 3D Core project2. Open the “Layers” drop-down menu, which is found in the upper-right corner of t... Read more
[Caching Shader PP] Virtual texturing macros don't work with new PP
Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_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
- 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