Search Issue Tracker
EditorGUILayout.Popup does not display remaining folders when a folder h...
Reproduction steps:1. Open the attached project "case_1220958-PopUpBug.zip"2. In the Project window under "Assets/Scenes" open "Samp... Read more
[Android] UnityEngine.InputSystem.EnhancedTouch.Touch Value Not Initiali...
Steps to reproduce:1. Open User's attached project "Block Quest 2.0.zip"2. Build it to an Android device3. When app is opened, press... Read more
Script names containing non-ASCII characters are not printed correctly t...
How to reproduce:1. Open the attached project "Accents.zip"2. In the Project View select zzz.cs and click reimport3. Observe the Con... Read more
[HDRP] 'HDRP/Unlit': Ray Tracing Shader compilation is not supported err...
'HDRP/Unlit': Ray Tracing Shader compilation is not supported errors are thrown after updating HDRP package from 7.1.7 to 7.2.1. Ste... Read more
[Windows] Editor uses one CPU Logical Processor at 100% while the game i...
Reproduction steps:1. Create a new project2. Enter Play Mode3. Pause the game4. Inspect loads on all of CPU's Logical Processors usi... Read more
[ShaderGraph] Animation of the Fresnel Effect with Time and Remap is not...
Created one Animation of the Glowing effect with Fresnel, Time and Remap nodes in the Shader Graph. After applying it to the Cube or... Read more
[URP] Scriptable render passes which don't require a bound render target...
How to reproduce:1. Open the attached project2. Add the "UniversalRenderPipelineAsset" to project's scriptable render pipeline3. Pre... Read more
Inspector's "Set to Value of X" context menu fails when setting bool values
How to reproduce:1. Create a new project and open it2. In the Hierarchy Create two new cubes and name them "First" and "Second"3. Ch... Read more
Running tests without --automation shows utp message about memory leaks
In https://forum.unity.com/threads/test-runner-fails-when-using-gitlab-ci.753671/ the user reports seeing a utp message about memory... Read more
[VideoPlayer][Mobile]Video is glitchy/laggy on the play after switching ...
How to reproduce:1. Open the attached "[Video] NewVideoPlayer.zip" project2. Build & Run only the "Far Plane" scene on the devic... 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