Search Issue Tracker
NullReferenceException when previewing assets on Unity Package import
When importing a Unity Package with the "Import Unity Package" window open, if you click on an asset that can be previewed and then ... Read more
GC.Collect() to be called at regular intervals causing noticeable lag sp...
How to reproduce:1. Open the attached PeriodGcCollect2017.zip project2. Enter the Play Mode3. Go to Profiler window -> select Pro... Read more
ImageConversion.LoadImage should load PNGs without alpha channel as RGB2...
Expected: loading a non-transparent PNG with ImageConversion.LoadImage results in an RGB24 texture, just like JPG.Actual: loading a ... Read more
SkinnedMeshRender with blend shapes gives "Thread group size must be abo...
Reproduction steps:1. Open the attached project named "Case_1121794"2. Try to move the "ExampleScene" object in the Sample scene3. O... Read more
[2017.4][GLES3][Android] Textures of a specific width are rendered incor...
Repro steps:1. Open attached project2. Make sure the Graphics API is set to GLES33. Build and Run on Android4. Observe the two textu... Read more
"2D GameKit" Tutorial's MovingPlatform Component is not saving propertie...
How to reproduce:1. Open the "2D GameKit" Tutorial Project2. Drag the "MovingPlatform.prefab" to the Scene3. Untick the "Moving" Che... Read more
QualitySettings.vSyncCount doesn't work in OnApplicationFocus(false) han...
To reproduce:1) Download and open the project attached by the user.2) Run in the editor.3) Observe that vSync is set to 1 and FPS is... Read more
Ambient lighting and reflection not created in new scene
We've run into an issue in LWRP with a test scene, this also repos in builtin and have found a very easy repo which should also fix ... Read more
[D3D12] Wrong aspect ratio in fullscreen of Standalone build when select...
To reproduce:1. Open any project2. Change Graphics API to DirectX 12 or Vulkan3. Build and Run on standalone4. While in launch dialo... Read more
Editor crashes with ReportFixture after when colliding with tilemap coll...
To reproduce:1. Open attached project "2D Platformer Controller.zip"2. Enter Play mode3. While in Play mode, delete some of the coll... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved