Search Issue Tracker
[LWRP] Emissive materials are not baked
Steps to reproduce: 1. Download and open attached project.2. Open scene: CaveScene3. Build lightmaps.4. Check in the tunnel are the ... Read more
Unity Editor crashes on ApplyTexture when selecting GameObject with a pa...
How to reproduce:1. Open User's attached project2. Select one of "obstacle" gameObjects - Observe the crash Reproducible with: 2018.... Read more
AssetBundles created on different machines have small rounding differenc...
How to reproduce:1. Open the user's attached project ("assetbundletest_crc.rar")2. Build the AssetBundles3. Repeat steps 1-2 on a di... Read more
Identical DLL files targeting different builds with Define Constraints c...
How to reproduce:1. Download user-submitted folder(protobuf)2. Create a new Unity project3. Paste the contents of the downloaded fol... Read more
Light probe discrepancies between CPU PLM and GPU PLM
Steps to reproduce: 1. Download SponzaLegacy project2. Make sure that light probe gizmos are enabled3. Bake the lighting using CPU P... Read more
Addressables System keeps static references on assets when using additiv...
How to reproduce:1. Open attached project2. Build and Run on Windows 64x3. Open Profiler choose "Memory section" and take memory sam... Read more
Sub-canvas with "Override Sorting" enabled is not rendered after disabli...
How to reproduce:1. Open attached project "toggle-root-canvas.zip" and scene "toggle-root-canvas"2. In the Hierarchy window, select ... Read more
[iOS] [LWRP] EXC_BAD_ACCESS crash at BlitterUtilities.h:53 using Display...
To reproduce:1. Create a new project with LWRP template2. Switch to iOS platform3. In player Settings set Color Gamut to DisplayP34.... Read more
[Android] High intensity baked lights look wrong on mobile
When I bake the light, different results are obtained for the PC version and android, For android, it turns out too different with r... Read more
Shader prewarming doesn't actually work on most renderers
Shader prewarming (currently done in SaveAndLoadHelper.cpp::InitializeEngineGraphics()) doesn't actually do anything on most rendere... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used