Search Issue Tracker
Android apk is unsigned when built with Minimum API Level 24 or higher
Reproduction steps: Open the attached project "BuildJenkins.zip" Go to Player Settings, and under the Publishing Settings add: Keyst... Read more
[HDRP] Transmission from directional light on thick-object mode is rende...
Steps to reproduce : Open attached project Open Scene "Assets\Scenes\SampleScene.unity" Look at the 3 spheres in the scene: !image-2... Read more
Show Tabs selection gets reset when Search window is closed and then reo...
Reproduction steps:1. Open a new project2. Press Cmd+K or Ctrl+K shortcut, to open the Search window3. Open the Search options menu ... Read more
A warning message appears in the Console when creating a Material in the...
Steps to reproduce:1. Create a new project using the “3D URP” template2. Open the “Assets/Scenes/SampleScene.unity” Scene3. In the H... Read more
Local variables not working in preview mode for loc strings in serializa...
[https://forum.unity.com/threads/local-variables-not-working-in-preview-mode-for-loc-strings-in-serializable-classes.1337972/#post-8... Read more
"AnimationClip" type assets are not released from the memory when exitin...
Steps to reproduce:1. Open the attached project “IN-14036.zip“2. Open the “Assets/Scene01.unity“ Scene3. Enter Play Mode4. Open Wind... Read more
Crash/Freeze when using Handles.DrawGizmos in OnDrawGizmos
Steps to reproduce: Add the attached script to any game object Uncomment line 18 ({color:#aa5500}Handles.DrawGizmos(Camera.current){... Read more
[M1] OpenGLCore Graphics API is available and can be selected on Apple M...
Reproduction steps:1. Create a new Unity project2. Go to Edit > Project Settings > Player3. In Player settings open "Other Set... Read more
[URP] Object world position to object position transformations in the Sh...
How to reproduce: Open the attached project (IN-9402.zip) Make sure the “Main” scene is open Move the Scene View camera so only one ... Read more
[Backport] When building the project with IL2CPP Scripting Backend the g...
How to reproduce:1. Create a new project2. Navigate to Edit > Project Settings > Player3. Set Scripting Backend to IL2CPP4. Go... 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