Search Issue Tracker
UNITYTLS_X509VERIFY_FLAG_EXPIRED error in the Console
Steps to reproduce:1. Open Unity project2. Inspect Console Expected: no errors appearActual: UNITYTLS_X509VERIFY_FLAG_EXPIRED errors... Read more
Profiler performance drops significantly when opening and closing the St...
How to reproduce:1. Open the attached (Standalone Profiler Issue.zip) project2. Open the Profiler Window (Window -> Analysis ->... Read more
[WebGL] Async Tasks do not run on WebGL when Threading is enabled
Reproduction steps:1. Open the attached project ("case_1243010-WebG-Threads.zip")2. Open the repro scene ("SampleScene")3. Enter Pla... Read more
[D3D12] Extra/redundant Color Render Target is used for depth and shadow...
How to reproduce:1. Launch Unity using RenderDoc2. Open the attached project named "Case_1244224"3. Enter Play mode and capture the ... Read more
Services window UI clipping when Editor UI Scaling is at 125%, 175% and ...
Reproduction steps:1. Open attached project "Clipping_.zip"2. In Services window, observe service area UI Expected result: No clippi... Read more
[Profiler] Errors are produced in Console when switching between Flow Ev...
How to reproduce:1. Open user's attached "1241230_profiler" project2. Open Profiler (Window->Analysis->Profiler)3. Enter Play ... Read more
Crash in GameObject::QueryComponentByType(Unity::Type const*) const when...
How to reproduce:1. Download the tester-attached Scene(SampleScene.unity)2. Create a new Unity project3. Import and open the Scene E... Read more
AssetDatabase.CreateAsset generates uneccessary content into a text file...
Reproduction steps:1. Open the project from the attached file "1241343.zip"2. In the toolbar go to Custom > TextTest3. From Asset... Read more
[ECS] Crash on Transform::GetPosition when accessing object's position i...
Reproduction steps:1. Open the attached "case_1244474.zip" project2. Load the "SamepleScene"3. Enter Play mode-- Observe the crash R... Read more
'task.computeData.buffer == NULL' errors when multiple particle systems ...
Steps to reproduce:1. Open User-supplied project -> Sample Scene2. In the "PressSpaceToSpawnFire" GameObject, drag the "Fire" pre... 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