Search Issue Tracker
Dynamic Font rendering performance issues on iOS
This test project renders a string of N random characters every frame. Testing on an iPad 2 with a string of 30 characters the font ... Read more
Deferred lighting doesn't work on Intel HD Graphics
Reproducible only with Intel HD graphics card with latest drivers. Reproduced with driver versions 15.31.17.64.3257 (9.18.10.3257) a... Read more
Serialization error thrown after changing Asset Serialization mode to Fo...
To reproduce:1. Open the attached project (TestProjectSettings.zip)2. Notice serialization error in the console3. Clear this error4.... Read more
Entering Play mode for the first time also launches adb.exe which locks ...
Android development kit is required for reproduction. Steps to reproduce:1. Open any project2. Start entering play mode.3. adb.exe p... Read more
[Performance] Shuriken particle system module "Limit velocity over lifet...
Reproduced with:Unity Version 4.3.4f1 (e444f76e01cd) Read more
[UI] Image using materials with custom shaders does not render in the ga...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. Notice in the scene view that there is an image in the s... Read more
[Build][D3D9] Canvas stops rendering in D3D9 windows standalone
Repro steps: 1) Open the project and Scene scene2) Build and run(Windows Standalone) in a windowed mode and also make sure it is in ... Read more
[Shadows] Shape of shadows cast by particles changes depending on an ang...
Steps to reproduce: 1. Open attached project "Particles.zip" using 5.32. Open scene "repro"3. Select particles to simulate them4. Tr... Read more
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collide a ... Read more
[iOS] WebRequest system initialization fails on IL2CPP builds with disab...
Steps to reproduce: 1. Open attached project2. Build for iOS with Mono2x scripting backend OR IL2CPP with 'Strip Engine Code' disabl... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature