Search Issue Tracker
Unity web player game using Google Chrome will not allow input
Steps to reproduce:1. Open the build (build/build.html) with Chrome or build the project to webplayer platform2. Press 'Run this tim... Read more
[iOS] "Application.Integrate Assets in Background" is taking up more time
Build and run project for iOS and check the time of Loading.UpdatePreloading->Application.Integrate Assets in the Unity profiler.... Read more
[Enlighten] Stuck at clustering jobs when baking lightmaps
-e: attached project never finishes baking -repro:--open attached project (it is https://www.assetstore.unity3d.com/en/#!/content/94... Read more
[ImageFx] Deferred + Multi camera + HDR (e.g. weapon cam) makes GlobalFo...
Multi-camera setups involving deferred shading/lighting and HDR cameras cause image effects on the 1st camera to not be visible. To ... Read more
Profiler: memory profiler shows "unknown" for amounts >2GB
Memory profiler (both simple & detailed views) shows "Unknown" for amounts of memorythat are larger than 2GB. For example, if &g... Read more
[LoadLevel] Ambient GI and reflection probes not loaded if continuous ba...
Note: This fix is for scenes loaded from asset bundles. Loading simply in editor still won't load GI, but that's known and will be f... Read more
[Deferred] Trees created using Tree Creator generate white spots with de...
Steps to reproduce: 1. Open the attached project2. Open the 'GM Island' scene3. Notice the white spots on the trees4. Switch to any ... Read more
[Asset Bundle] Unity fails to load the object with script that has the s...
Reproduction steps:1) Open attached project "ABRefBug"2) Build asset bundles using the menu "Assets/AssetBundles/Build AssetBundles"... 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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown