Search Issue Tracker
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
Crash on ShaderLab::ShaderState::ApplyShaderState when entering Play Mod...
How to reproduce:1. Open the attached “ShaderReproProject“ project2. Open the “Assets/Scenes/Oasis/OasisScene.unity“ Scene3. Enter P... Read more
FileUtil.DeleteFileOrDirectory deletes the entire project folder when it...
Reproduction steps:1. Open the attached project "Case_1382446"2. In the Menu Bar select "FileUtil-> Execute" Expected result: An ... Read more
2D Animation package performance has degraded in newer (2.2.0 P4 and lat...
How it was tested:1. Created a new project2. Added assets from ("REPRO.zip")3. Added 4 copies of ("agate.psb") asset to the Scene4. ... Read more
"Hidden/Universal Render Pipeline/LensFlareDataDriven" warning being thr...
Steps to reproduce:Step 1 - Create a new 2D (URP) template projectStep 2 - Build and Run the projectStep 3 - Check the console Actua... Read more
Warning is shown when changing the "Blur Direction" slider value of the ...
Reproduction steps:1. Open the attached “TerrainIssue.zip” project2. Open the “SampleScene”3. Select the “Terrain” GameObject from t... Read more
Entity's "ChunkWorldRenderBounds" component "Extents" value is always zero
How to reproduce:1. Open attached project "static_repro.zip" and scene "static"2. Enter Play mode3. Open "Window" -> "Analysis" -... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
Rendering breaks when when changing maximum shadows on screen to a reall...
Similar issue is also present if you repeat the steps but in screen space shadows>maximum property.{}{} Steps to reproduce: 1. Op... Read more
URP Lens Flare is rendered incorrectly in a standalone build
To reproduce: Create a new project using empty URP template; Import URP samples into the project ( Window > Package Manager > ... 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