Search Issue Tracker
When creating a Tree in HDRP & URP it's created with materials that do n...
How to reproduce:1. Create a 3D (URP) or (HDRP) project2. Right-click in Hierarchy and select 3D Object > Tree3. Observe the crea... Read more
The TextureImporter's Apply button is not registered after changing the ...
How to reproduce:1. Open the attached "TilemapRepro.zip" Project2. Click on the "WallLow" Sprite3. Change the "Compression" Settings... Read more
Facebook SDK does not have the option for switching to the newest availa...
How to reproduce:1. Create a new Unity project with Facebook-Games Support module installed2. Open Edit > Project > Player Set... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
Upgrading particle system to 5.5.0 causes it to use previously unused em...
How to reproduce:1. Download attached project2. Open it with Unity 5.4.13. See that 'Footprints' gameobject emission type is set to ... Read more
Embedded iOS frameworks are not automatically signed
How to reproduce:1. Open the attached project ("build-ios-with-framework-2022.1.zip")2. Build for the iOS platform and open the Xcod... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
GetWindowRect failed when embedding Unity build in Forms Window
Reproduction steps:1. Open the user’s attached project “IN-6321_Unity3DUrpLtsProjekt_PlainSimpleAndThin”2. Build the project3. Downl... Read more
[IL2CPP] MissingPropertyBagException fails serialization when using Unit...
Reproduction steps:1. Open the attached "SerializationIssue.zip" project2. Open the "DLLBugScene" scene3. Build And Run with IL2CPP4... Read more
Render Pipeline Converter Documentation is missing
Reproduction steps:1. Create a new URP project2. Open Render Pipeline Converter window (Window > Rendering > Render Pipeline C... 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