Search Issue Tracker
Profile Analyzer - 'Select Frames that contain this marker (within whole...
How to reproduce:1. Download the user-attached profiling data(capture.pdata)2. Create a new Unity project3. Import the Profile Analy... Read more
[VFX Graph] Scale value not kept
found on 22.2.0a11Repro:Open vFX Graph and create a scale blockChange Y value, in the dropdown, choose only Y vector Happening: Valu... Read more
Scene View tab becomes unclickable when opening a message from the Conso...
Steps to reproduce:1. Open the attached “My Project.zip” project2. Make sure you have the preferred IDE set to Visual Studio3. Enter... Read more
Crash on <lambda_7296f9b2fd7bf3c18e8139f1eb4c7fe3>::operator() when open...
Reproduction steps:1. Open the attached “repro-project“2. Observe the crash Reproducible with: 2023.1.0a4, 2023.2.1f1, 2023.3.0a11No... Read more
The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns di...
How to reproduce:1. Open the “poc-strcmp“ project2. Open the “SampleScene“3. Build and Run for WebGL4. In the first TextField enter ... Read more
AssetBundle.name is empty when asset bundle loaded through WWW
To reproduce:1. Open attached project2. Go Assets -> Build AssetBundles3. Open "test" scene4. Play the scene Actual behavior: not... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... Read more
[Searcher] Search font is not readable for Searcher package
Search font is not readable for Searcher package . Refer the attached screenshot Steps to reproduce:1) Create new project2) Window &... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth*, SkinnedMeshRe...
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth, SkinnedMeshRenderer) when you try to add a mesh in Skinned Mesh Renderer t... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names