Search Issue Tracker
[URP] using SMAA on Camera & Render Scale above 1.05 on Pipeline Asset c...
Reproduction steps:1. Create a new URP template project2. Find the Pipeline Asset "UniversalRP-HighQuality" and switch its Render Sc... Read more
[Animator] Switching between AnimatorOverrideControllers freezes animation
Steps to reproduce: 1) Download attached project and open in Unity2) Open 'Test' scene3) Click on 'Ethan' gameObject in Hierarchy wi... Read more
Project Auditor search bars behaviour is not consistent with the search ...
How to reproduce:1. Create a new project2. Go to Window -> Analysis -> Project Auditor -> Install Rules -> Start Analysi... Read more
Unable to enter Play Mode and Console is constantly throwing NullReferen...
How to reproduce:1. Download and open attached "NavMesh_Bug2" project2. Change Layout of Editor3. Observe Console and enter Play Mod... Read more
[Visual Effect Graph] NullReferenceException errors are thrown continuou...
NullReferenceException errors are thrown continuously on resetting node preset asset. Steps to repro:1. Open the attached project &g... Read more
[Editor::UI] Enabling disabling an image UI component causes redraw issu...
[Editor::UI] Enabling disabling an image UI component causes redraw issues and loads incorrect image 1. What happened[Editor::UI] En... Read more
[GI - Lightmapper] Invalid texels are not treated the same way in CPU an...
Invalid texels are not treated the same way in CPU and GPU lightmapper:When a ray (launched by lightmapper baking) hit a backface we... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro:1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device2. Enable screen mirroring on iOS device3. S... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce1. Open attached project2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console:"FileN... 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
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- [Linux] Drag-and-drop functionality doesn’t work in Editor when using touchscreen
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport