Search Issue Tracker
Addressables.DownloadDependenciesAsync always returns AsyncOperationHand...
How to reproduce: 1. Open user-submitted project (addressables-task-null.zip) 2. Open the SampleScene 3. Enter Play Mode 4. See the ... Read more
ScriptableRuntimeReflection allocates 17 Bytes of GC per frame
Steps to reproduce: 1. Create a new project 2. Open the profiler window 3. Enter Playmode Expected result: no GC allocation from Sc... Read more
"ArgumentNullException" error in the Console when selecting certain Scri...
How to reproduce: 1. Open the attached project “SORepro“ 2. Select the “SO_MsqData“ asset (Assets>SO) 3. Enter Play Mode Expec... Read more
Shader variant build preparation does not scale
When building shaders Unity enumerates through all possible shader variants to be able to strip the excess variants using scriptable... Read more
[Android] AdmobSDK banner ad disappears when the device goes to the home...
Reproduction steps: 1. Open the user’s “AdMobHelloWorld.zip” attached project 2. Build and run the Player (File > Build And Run) ... Read more
Unity Editor throws empty errors when PATHEXT Environment Variable is ov...
How to reproduce: 1. Open Environment Variables window (Control Panel -> System and Security -> System -> Advanced system settings -... Read more
Render Texture will not be rendered in Build if the Graphics.Blit method...
How to reproduce: 1. Open the user's attached "RenderTextureAddressableIssue.zip" 2. Open the "SampleScene" Scene 3. Select the "Spa... Read more
"Assertion failed on expression: ..." and "Invalid AABB ..." errors spam...
Reproduction steps: 1. Open the attached “repro-project“ 2. Open the “Assets/HDRP Anim Desert.unity“ scene 3. Enter Play Mode 4.... Read more
[URP] "Attempting to get Camera relative temporary RenderTexture" is thr...
How to reproduce: 1. Open the attached "case_1376601" project 2. Open the "ReproScene" Scene 3. Enter the Play Mode 4. Select the "M... Read more
[iOS] Batchmode builds fail with CloudDiagnostics enabled when USYM_UPLO...
Internal repro: ./utr.pl --suite=integration --testtarget=iOS --testfilter=Unity.IntegrationTests.CrashReporting.CrashReportingBuild... 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
- Rendering Layer Mask is not highlighted when the property is overriden
- The tag popup window is deformed and stretched out when creating a tag with the same name as an already existing tag
- FlexShrink fails when the first of two Label elements is set to FlexGrow="0" and the second is set to FlexGrow="1"
- Freeze when entering Play Mode with a certain Tilemap enabled
- Input System's mouse controls are disabled when using "Cursor.lockState = CursorLockMode.Locked" to lock OS mouse