Search Issue Tracker
Old style buttons are shown in the Nodes when using the Visual Effect Graph
How to reproduce:1. Create a new project with a 3D (URP) or 3D (HDRP) template2. Add a new Visual Effect Graph3. In the Visual Effec... Read more
“UnityException: Could not find the requested Platform Texture Settings...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the Project Window, select the “TEXTURELOCATION” Texture3. Observe the... Read more
[Linux][New Input System] "Select" and "Start" buttons are switched when...
Reproduction steps:1. Open the attached “Test Project” project2. Open the Build Settings window, change “Target Platform” to “Window... Read more
List's elements visually display the Script's reference when it actually...
Reproduction steps:1. Open the attached “Repro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the “Assets/A.pr... Read more
[HDRP] Error spam when assigning invalid custom material to a water comp...
If you assign an invalid custom material to a water component, the console will get sapmmed with errors similar to the following:{co... Read more
GameObject shadow's size increases when the "Shadow Caster 2D" Component...
Reproduction steps:1. Open the attached “ShadowCasterBug” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Pla... Read more
[UX] - Column Layout does not favour Length unit when window is resized
Reproduction steps:1. Open the attached “test-UIToolkit.zip“ project2. Open “SampleScene” scene3. Open Test.uxml asset in UI Builder... Read more
[RayTacing] enable_ray_tracing_shader_debug_symbols pragma doesn't inclu...
When using #pragma enable_ray_tracing_shader_debug_symbols in HLSL code, the pragma doesn't cause the shader source to be included i... Read more
Deadlock when building player in DOTS project
Bonfire has 100% freeze when building the player after clean import.Freeze was tracked down to Import Worker msg parsing during the ... Read more
Font size calculation is different for each letter when using UnityEngin...
How to reproduce:1. Open the attached project "mono-font-repro-project.zip"2. Select Assets/ReproScriptableObject.asset in the Proje... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature