Search Issue Tracker
EditorSceneManager.sceneOpened and EditorSceneManager.sceneOpening event...
How to reproduce:1. Download the tester-attached script(ReloadScene.cs)2. Create a new Unity project and import the script3. Make a ... Read more
"Screen position out of view frustum" errors when Camera's frustum is ve...
How to reproduce:1. Open the attached project "case_1147040-CameraViewportErrors" and scene "testScene"2. Hover the GameView3. Obser... Read more
[LWRP] [Android] Lighweight scene is noticeably darker when building app...
To reproduce:1. Open attached project "test2.zip" (or any project with LWRP set up)2. Make sure GLES3 is selected as main graphics A... Read more
[Android] Setting BuildPlayerOptions.assetBundleManifestPath with append...
How to reproduce:1. Open attached Unity project2. Load "StartScene" scene3. In Menu press Android -> Build Asset Bundles4. Enter ... Read more
"Multiple Input Managers are Loaded of type" errors when building a proj...
If more than one manager is opened, project cannot be built. This includes such windows as Build Setting, Project Settings, Preferen... Read more
Unity materials turn dark with large "Normal Strength" even when the nor...
How to reproduce:1. Open the attached project "case_1146987-NormalStrength.zip" and scene "SampleScene"2. Select "New Material" from... Read more
[UWP] [IL2CPP] UnityEngine.WSA.Application.windowActivated is removed by...
Steps to reproduce:1. Download 1146982_repro.zip2. Build project for UWP3. Build Visual Studios solution Expected results: UnityEngi... Read more
Crash on Progressive Lightmapper GPU
Reproduction steps: 1. Open "Table Demo.zip" project2. In the Lighting Settings change to "Progressive Lightmapper GPU" Actual Resul... Read more
Tile's Sprite becomes stretched when imported with 2D Animation package ...
Reproduction steps:1. Open the attached project named "Case_1146955"2. Open the SampleScene and Observe the Scene view Expected resu... Read more
[IL2CPP] Fails to generate generic method struct variant when calling it...
Steps to reproduce:1. Download "IL2CPP-Bug-GenericMethodRemoved.zip"2. Build "SampleScene" for Standalone (IL2CPP)3. Start player Re... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class