Search Issue Tracker
[linux] Unity player icon missing in builds
-e: the icon for the executable is missing and a "?" is displayed instead--workaround: set a default icon yourself in player setting... Read more
Unity IAP Facebook store implementation library conflicts with NuGets Fa...
Step to reproduce:1. Create a new Unity project2. Enable IAP and import IAP plugin3. Import 'Facebook.dll' attached OR download Face... Read more
Visual Studio throws the "Unable to step" error when stepping over the code
Steps to reproduce:1. Open the attached project (DebuggingBug.zip)2. Open the test scene3. Open the test.cs script in Visual Studio ... Read more
Compiler defines are never respected from *.rsp files when namespaces ar...
Steps to reproduce:1. Open the attached project2. In Hierarchy, click on TestGameObject Result: scripts that are wrapped in a compil... Read more
HDR to LDR image effect doesn't have sRGB enabled when using Linear Colo...
Steps to reproduce: 1) Download attached project 'HDRtoLDR_NosRGB.zip' and open in Unity2) In Player Settings, make sure Color Space... Read more
Material information is not updated correctly when rebuilding asset bundle
Reproduction steps:1. Open project attached(Bundle.zip)2. Build asset bundle (Menu/Demo/Build).3. Press play. <-- Instantiated ob... Read more
[VR] Instantiating a prefab containing a substance material freezes Unity
Steps to reproduce:1) Download and open attached project2) Open scene "Main"3) Make sure VR mode is on in Player Settings4) Play it ... Read more
[Android] Loading AssetBundles from file fails when bundle is located af...
To reproduce: 1. Download and open "TestLargeAssetBundle.zip" project.2. Build app to the device.3. Copy the file "test" located in ... Read more
Crash Unity::Cloth::CreateRecreateIfNecessary when adding cloth to an em...
To reproduce:1. Open attached Unity project "Pirates.zip"2. Create a new gameObject3. Add Cloth component (sometimes Unity crashes a... Read more
The game crashes on standalone build when using graphics jobs with a bun...
Reproduction steps:1. Open project attached (Crash Particle.zip)2. Make a build3. Play it.4. Press A to enable particles. Expected r... 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