Search Issue Tracker
Canvas Element does not translate with percentages when size of the elem...
How to reproduce:1. Open the attached project "Interface.zip"2. Open Assets/Scenes/Test.unity3. In the Hierarchy window select "Inte... Read more
[URP] Game view goes black when MSAA and CS Render Pass Feature are enabled
How to reproduce:1. Open the attached project "URPproject.zip"2. Open the "SampleScene"3. In the Project window select UniversalRP-H... Read more
[Android] Memory allocations created every frame/update in Mobile Notifi...
Reproduction steps:1. Open the attached project: "Mobile Notification Ticket.zip"2. Open the SampleScene3. In the Build Settings ena... Read more
[UI Toolkit] MouseEnterEvent/MouseOutEvent is called repeatedly when usi...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Mouse over the Button4. Inspect ... Read more
[Addressables] Assets provided by the addressables are different between...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. Select Window/Asset Management/Addressables/Grou... Read more
Custom Editor window closes when using Object Picker
Custom Editor window closes when using Object Picker and the object field doesn't change after selecting a different object. How to ... Read more
[Mono Upgrade] MissingMethodException thrown when attempting to use IsCo...
Usage of IsComObject now throws a MissingMethodException where previously it would not. To repro attach the following script to an o... Read more
[Localization] exported XLIFF files are missing xml:space="preserve" ele...
How to reproduce:1. Open the attached "case_1342014.zip" project2. Select Window/Asset Management/Localization Tables and open its c... Read more
Crash in vk_icdNegotiateLoaderICDInterfaceVersion after opening new scen...
Steps to repro:1. Open the attached case_1323367-Case_1263058DevVerify and launch the 'Test' scene;2. Select File>Create New Scen... Read more
[URP] UniversalRenderPipeline.RenderSingleCamera method doesn't render U...
How to reproduce it:1. Open the user's attached project "URP Reflective.zip"2. Load the "Mirror" scene from Assets > AkilliMum &g... 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