Search Issue Tracker
[Undo] Add component button is overlapping on Default Material after und...
When Prefab of gameobject is created and component is added on gameobject, then after undoing added component Add component button i... Read more
[x86] Custom function with float return Type returns NaN values in Build...
Important - the issue is only reproducible when Windows x86 release architecture is selected How to reproduce:1. Open the attached p... Read more
[Output] VFX don't cast shadows when culled
Repro steps:1. Import the attached package.2. Open the Example_01 scene and the Cube VFX effect to compile it3. With both the scene ... Read more
Coverity fix (671568)
Ensure we do not return a local reference to a core:String. Flagged by Coverity: https://coverity.prd.cds.internal.unity3d.com/repor... Read more
RenderTarget with premultiplied alpha blending is too bright and does no...
How to reproduce:1. Open the user's attached project2. Observe the circle In the Game view Expected result: In the top half of the s... Read more
A short freeze occurs in the Editor when expanding or collapsing with th...
How to reproduce:1. Open the user's attached "913013-URPSaveIssue.zip"2. Select the "ForwardRenderer" Asset in the Project window (A... Read more
[2D][SpriteShape] Unable to create Sprite Shape Profile along with Argum...
On creating Sprite Shape Profile in the project window causes editor to throw ArgumentNullException, also Sprite Shape Profile doesn... Read more
[2D] Properties under the New Sprite Library Asset are overlapping on ea...
The UI from Inspector is distorted for the New Sprite Library Asset, Refer attached screenshot. Steps to repro:1. Create a new Proje... Read more
"Could not extract GUID in text file at line" error without file name w...
Reproduction steps:1. Open new project2. In Project window, import attached file "GUID.prefab"3. Observe Console window Expected res... Read more
Using Graphics.Blit on temporary RenderTexture results in different outp...
Reproduction steps:1. Open the project in "read-pixels-bug.zip"2. Open SampleScene and enter Play Mode3. Inspect how the 2 first tex... 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
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
- Crash on CheckDeviceStatus when converting materials from built-in to URP and using DX12
- Higher CPU frame time on Android devices with Cortex-A510 efficiency cores (vs Cortex-A55)
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer