Search Issue Tracker
Fix swirl filter demo code sample
The swirl shader has two bugs. The blend mode should be Blend One Zero because we don't need to blend with the RT background which i... Read more
Scene and Game views turn black when all light sources are disabled
Reproduction steps:1. Create a new High Definition 3D project2. Disable all of the GameObjects in the Hierarchy except for Main Came... Read more
No way to read vertices from a ChainGeometry
Reported here: [https://discussions.unity.com/t/lowlevelphysics2d-chaingeometry-more-properties-methods-expected/1688135/3] There is... Read more
Memory spike after activating Freeform Light2Ds
Steps to reproduce:1. Open the “IN-115290” project2. Open the “SampleScene” scene3. Enter Play Mode4. Press the button in the middle... Read more
Unity Hub “Add project from repository” window has no loading indicator ...
Steps to reproduce: Open Unity Hub Click on the "Add" dropdown to open it Select "Add from repository" Observe the "Add from reposit... Read more
Line Renderer Component elements do not fit in the Inspector window when...
Steps to reproduce:1. Create new Unity project using HDRP 3D Template2. Create Material in Project window3. Create Empty GO in Hiera... Read more
“Do you want to apply changes?” warning pop-up appears when adding and r...
Reproduction steps:1. Create a new project2. Open Project Settings window (Edit > Project Settings…)3. Click on Player section an... Read more
Line Renderer flickering in HDRP project when second Material field is s...
Steps to reproduce:1. Create new Unity project using HDRP 3D Template2. Create Material in Project window3. Create Empty GO in Hiera... Read more
Texture 2D Importer fails to assing a default value to the "namefileidta...
Reproduction steps:1. Open the attached “IN-118892.zip” project2. Drag and drop any texture (.png) asset into the Assets folder3. Ri... Read more
"ProcessRootMotion" method is called when "Apply Root Motion" is disable...
How to reproduce:1. Open the attached “IN-118908_ProcessRootMotionPerformanceBug” project2. Open the “SampleScene”3. Enter Play mode... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS