Search Issue Tracker
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
Compute Shader compilation error is thrown when creating a new HDRP project
How to reproduce:1. Create a new project with HDRP template2. Open the Console window Expected result: No Console errors are thrown,... Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
An error is thrown to the console when trying to change the GameObject's...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Observe the Cons... Read more
Add component RectTransform can't be undone for a prefab instance in hie...
To reproduce:1. Create a new project.2. Create empty GameObject.3. Make a prefab of it.4. Select instance of a Prefab in Hierarchy, ... Read more
Moving subfolder to a folder which contains another subfolder with the s...
How can we reproduce it - please see attached video in comments1 Create new project2 Create folder with name "1"3 Create folder with... Read more
[Linux Editor] Anchor Presets popup is not dismissed when clicking outsi...
Anchor Presets gets stuck when trying to close it by clicking outside of its area. Steps to reproduce:1) Open the attached project.2... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
[tvOS] When B button is pressed on a wireless controller connected to a ...
How to reproduce:1. Download the attached project and build it on the tvOS platform in Unity2. Launch the Xcode build and connect a ... Read more
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred ... 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