Search Issue Tracker
Edit Light Probes button in Light Probe Group component is squished
h2. Steps to reproduce: Download and open the attached project (LightProbesUIBug01.zip) Open SampleScene Select the only Light Probe... Read more
[Backport] Controls keys are inverted after switching to other tab
Reproduction steps:1. Open the attached 'InputSystemTest1' project2. Open the 'SampleScene'3. Enter Play mode4. Note that the 'optio... Read more
Assigning a lighting data asset causes the lightmaps to be unloaded for ...
With multiple scenes opened in Unity. Assigning a lighting data asset in the lighting window tab, causes the lightmaps for the other... Read more
[Backport] Keystore file is not recognized by Editor when keystore has a...
How to reproduce:1. Download the attached project "1398997.zip"2. In Project Settings go to Player Settings > Publishing Settings... Read more
[Backport] [Android][Vulkan] Application crashes upon opening after putt...
1. Open the attached user's project "DeepLink.zip"2. Make sure that Vulkan is selected as the Graphics API3. Build for Android4. Lau... Read more
[WebGL] URP uses shadow samplers, but EXT_shadow_sampler isn't enabled o...
GLES2 GfxDevice does not enable the EXT_shadow_sampler extension, but this is used by URP shaders. WebGL1 supports this extension on... Read more
[WebGL] Performance drops significantly when running build on fullscreen
Reproduction steps:1. Open the user's attached project on WebGL2. Build and run it3. Enter fullscreen in the game and observe the fr... Read more
[Backport] OnPostRender is called multiple times per frame when setting ...
Reproduction steps:1. Open the attached user's Unity project "TestOnPostRender.zip"2. Go to Assets > Scenes folder3. Open "Sample... Read more
[Backport] Redo changes the order of Prefab's children
Steps:1. Make a prefab instance with a child2. Add another GameObject to Hierarchy3. Parent it to the Prefab instance before the pre... Read more
[Backport] "Metal: Fragment shader missing texture binding at index 0" w...
Steps to reproduce:1. Open the attached project2. Open "SampleScene"3. Open Profiler (Window -> Analysis -> Profiler)4. Switch... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject