Search Issue Tracker
MPB assignment of the stencil Reference Value does not over-ride the ori...
To reproduce:1. Open attached StencilBugs (u5.2.2f1) or StencilBugs (u5.6.0b10) project10. Load the scene 'Stencil_MPB_Bug'11. Notic... Read more
Selecting multiple Groups in the Addressables Groups window leads to Edi...
How to reproduce:1. Open the user's attached project2. Open the "Window -> Asset Management -> Addressables -> Groups" wind... Read more
InputSystem not mapping keyboard keys properly on Linux
Keys are not mapped correctly when using the new input system in Linux. For example: The ',' key is mapped to ';'The '/' key is mapp... Read more
After a Script Re-Compile is triggered a Plugin causes that Menu Items e...
Reproduction steps:1. Open "MenuItemBug.zip" project2. "Window" -> "Analysis" -> "Profiler", note that the Profiler window ope... Read more
[XR][VR] API's aren't upgraded when XR project are imported in 2020.2 an...
VR project APIs aren't upgraded when the project is opened in 2020.2 and 2021 version. Scripts need to be updated manually to resolv... Read more
[HDRP] Post-processing Quality/Shadow Resolution Tiers Settings are glob...
Versions tested: 2019.3.0b6, 2020.1.0a8 + HDRP 8.0.0/Staging Steps to reproduce:1) Open attached project, "SSR" scene2) Select any o... Read more
Objects which are instantiated as Children and have HideFlags.DontSave f...
Reproduction steps:1. Open "CubeTest" project2. Open "Test" Scene3. Select the "TestScript" Object in the Hierarchy4. Enable the "Te... Read more
[Mobile Notifications] [Android] Tapping a notification doesn't do anyth...
Steps to reproduce:1. Build and Run the user-attached project2. Suspend the app (put it into the background)3. Wait 10 seconds. A lo... Read more
Editor crashes on mono_traverse_object_internal when allocating memory
Reproduction steps:1. Open the project from the attached google drive link2. Go to Assets/Scenes/"DocumentationScene"3. Go to Jobs &... Read more
Can't inherit the Alive value from the Spawner context
Repro steps: Create a default VFX Graph and drag it in the scene Add a Set SpawnEvent Alive block in the spawner and set it to {}fal... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items