Search Issue Tracker
Objects lit by light probes appear brighter than static objects with sam...
Reproduction steps: 1. Open the attached project "case_672202"2. Open Scene2 and wait for the the lighting to be built3. Notice that... Read more
Incremental AssetBundle builds do not account for removed bundles if not...
When building AssetBundles, if you remove a bundle from the project entirely, it will still appear in the manifest after an incremen... Read more
[Hash128] GetAssetBundleHash receives wrong hash from assetbundle with a...
1. Open attached project "demo.zip"2. Press AssetBundles->Build AssetBundles3. Look at the last console output4. hash(received wi... Read more
BuildPipeline.BuildAssetBundles returns null if no bundles were built
To reproduce:1. Open attached project2. Build asset bundles (Bundles -> Build AssetBundles)3. Notice that the manifest is not nul... Read more
[Lighting] PPtr cast fail errors when baking
To reproduce:- Open the attached project and the scene- Bake the lightmap,observe errors:PPtr cast failed when dereferencing! Castin... 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 Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"