Search Issue Tracker
[Android][URP][Vulkan] NaN pixels and Bloom post-processing generates vi...
Steps to reproduce:1. Open the user's attached project "VulkanPixelNaNIssue-2021.2.zip"2. Build it to Android3. Open the app Expecte... Read more
UI Toolkit TextElement changes height unpredictably when parent directio...
How to reproduce:1. Open the user's attached project "UI Toolkit Test.zip"2. Open Window>UI Toolkit>Test Expected result: UI T... Read more
Solid green rectangles drawn using the Mesh API are of uneven thickness
Steps to reproduce:1. Download and open "New Unity Project.zip"2. Click on Window > UI Toolkit > TextDebugWindow3. Use mouse w... Read more
"Insecure connection is not allowed" error is shown when "View documenta...
Steps to reproduce:1. Create a new project2. Open Window>Package Manager3. Select Timeline package4. Press the "View documentatio... Read more
[HDRP] Error messages are spammed when resolving HDRP Configuration issu...
Reproduction steps:1. Create a new HDRP template project2. Import UnityJapanOffice from Asset Store via Package Manager ( https://as... Read more
Unity menu bar does not change size when using custom scaling
How to reproduce:1. Open a new Unity project2. Go to 'Edit > Preferences > UI Scaling'3. Uncheck 'Use default desktop setting'... Read more
ArgumentOutOfRangeException is thrown when expanding a Console message
How to reproduce:1. Open the user's submitted project2. Open scene ProfilerRecorderBug3. Press the Play button4. Open the Console5. ... Read more
[iOS] Input from an external keyboard is not handled when running a Build
Reproduction steps:1. Open attached project "KeyboardTest" and load Scene "SampleScene"2. Build and Run the project on an iOS device... Read more
IL2CPP build fails when using an interface with static fields in a script
How to reproduce:1. Open the attached Unity project ("BugRepro.zip")2. Build the project Expected result: build succeeds, no build e... Read more
Crash on mono_jit_runtime_invoke when closing project while having a Phy...
Reproduction steps:1. Open the attached user's project2. Make sure that Edit -> Project Settings -> Physics -> Default Mate... 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