Search Issue Tracker
Optimize first-frame performance
When spawning 100,000 objects, a first-time CPU spike happens as entities rendering processing happens on the first frame. [https://... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
World Space Canvas can be interacted with through other GameObjects when...
Reproduction steps:1. Open the attached “IN-49462_Clicks Through Colliders.zip“ project2. Open the “Test clicks through walls” scene... Read more
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
AssetDatabase.AddObjectToAsset sets objectToAdd as the base asset when i...
How to reproduce:1. Open the attached project2. In the Assets/Create tab, click on "Asset A with Sub-Asset B" option3. In the Projec... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more
Memory leak when using NativeArrays
Reproduction steps:1. Open the user's attached project "DOTSVertias"2. Enter Play mode3. Open the Profiler window and observe the Me... Read more
Rect Transform edge position changes when Pasting As Child on a differen...
Reproduction steps:1. Open user attached project ("UnityCanvasIssue.zip")2. Open SampleScene3. Select "GameObject" and "Image" in th... Read more
Rendering issue in the Canvas Component
Reproduction steps:1. Open the attached "repro_IN-49850.zip" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Swap two... Read more
An entity with ShaderGraph material, Hybrid Renderer, SubScene is not re...
How to reproduce:1. Open attached project "DOESOURENTITYVERSIONWORK.zip" and scene "SampleScene"2. In Project window, select "Classi... 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