Search Issue Tracker
[iOS] Time.deltaTime is switching between 9.998583E-06 and approximately...
Steps to reproduce:1. Open the “IN-114730” project2. Build and Run3. Observe the “Time.deltaTime” in Xcode log Expected result: Time... Read more
Throwing exception in async method in start spams console, does not stop...
To reproduce:1. Open the attached project2. Play the SampleScene Expected: Only a single exception is thrownActual: Exceptions start... Read more
[Android][IL2CPP] App crashes on 2019.1.0a12 and up on launch if old IL2...
Reproduction steps:1. Create a New Project in 2019.1.0a11 or below2. Set the "Platform" to "Android", "Package Name" to "com.Case.Be... Read more
[LWRP] Camera with target render texture does not respect transparent ba...
How to reproduce:1. Open attached project "TransparentRenderTexture.zip" and scene "SampleScene"2. Enter Play mode3. Observe the Cub... Read more
Graphics.Blit will not apply the Material over the whole GameObject when...
How to reproduce:1. Open the user's attached "Bugreport-Graphics.Blit" project2. Open the "Scene" Scene3. In the Hierarchy select th... Read more
White borders appear around a texture when Post Processing is unchecked ...
How to reproduce:1. Open project "bug1.zip"2. In the Hierarchy window select "Main Camera" and look if the "Post Processing" is unch... Read more
"Missing Prefab Asset" error in a SubScene after Domain Reload
How to reproduce:1. Open the attached “IN-81743“ project2. Enter Play Mode3. Exit Play Mode4. Change 'MyScript.cs' to trigger a Doma... Read more
Polygon Collider 2D is missing Edit Collider button in the Inspector window
How to reproduce:1. Create a new project2. Create a new gameObject and add the Polygon Collider 2D collider to it3. Observe Inspecto... Read more
ArgumentNullException and Assertion failed errors thrown when enabling O...
How to reproduce:1. Open the “URP_empty_2022_2.zip“2. Enter “SampleScene“3. Select “URP-High Fidelity“ in Assets → Settings and enab... Read more
[iOS] Canvas elements disappear when an app is put in the App Switcher w...
How to reproduce:1. Open the “iOSBlackScreenAgain.zip“ project2. Open the “NoCanvas“ scene3. Build for iOS4. Open the “Unity-iPhone.... 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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples