Search Issue Tracker
[UI Toolkit] button does not respond to clicks correctly when rotated
Reproduction steps:1. Open project in the drive link below (project name is Bug.zip)2. Open Scene "Main Menu"3. Enter Play Mode4. Tr... Read more
Editor freezes when selecting GameObjects in a Scene that contains a lot...
How to reproduce:1. Open the user's attached project2. Open the 'SampleScene'3. Try selecting different objects in the Hierarchy Exp... Read more
Only the first submesh is drawn when using DrawMeshInstancedIndirect method
Reproduction steps:1. Open the attached project ("MeshInstancedTest.zip")2. Enter the Play-Mode Expected result: When using DrawMesh... Read more
Game View does not update when Camera is flagged as HideFlag.DontSave
Steps to reproduce:1. Open the attached project "DontSaveCameraBug.zip"2. Open Scenes/SampleScene in Project window3. Select Main Ca... Read more
[Mobile] [Input System] UI elements are not responding to mouse clicks i...
Reproduction steps:1. Create a new project2. Import Input System package from package manager3. Go File -> Build settings and swi... Read more
GameObject culled in the Graphics Compositor is jumpy when the Main Came...
How to reproduce:1. Open the user's attached "New Unity Project.zip" project2. Open the "New Scene" Scene3. Enter Play Mode4. Press ... Read more
The carve option in nav mesh obstacle is unclickable at 300 dpi scale
Steps to reproduce:1. Set you monitor's Scale to 300%2. Download and open the project "UdemyRpgCore01.zip"3. Open Assets/Scenes/Scen... Read more
ForceMode overload in any variant of AddForce for ArticulationBody cance...
Steps to reproduce:1. Open the user's attached project "AB_BUG.zip"2. Enter Play mode Expected results: Both spheres go upActual res... Read more
[URP] Premultiply blend mode in Shader Graph not rendering correctly
Reproduction steps:1. Open project in Premultiply.zip and open SampleScene2. Enter Play Mode and inspect the 2 cubes side by sideaa ... Read more
Editor crashes on MonoBehaviour::Transfer<YAMLRead> when installing or r...
Reproduction steps:1. Open the user's attached project ("My project.zip" )2. Open Package Manager3. Remove XR Interaction Toolkit pa... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used