Search Issue Tracker
[VFXGraph] Saving changes in one open Graph performs save action for all...
How to reproduce: 1. Create new HDRP project 2. Create new VFX Graph, open it 3. Open another VFX Graph window via Window>Visual Eff... Read more
Transparent Depth Prepass and Postpass are disabled when using built-in ...
How to reproduce: 1. Open the user's attached project 2. Open scene Test 3. In the Hierarchy window, select HairBroken -> Hair_32501... Read more
[VFXGraph] Node sections outlines are distorted when Scene view is set t...
How to reproduce: 1. Create new HDRP project 2. Create new VFX graph in Hierarchy and open it Actual result: Colourful node section... Read more
TransientSceneViewOverlays are causing RepaintAll and GPU/CPU usage incr...
Reproduction steps: 1. Create a new Unity project 2. Select the "Main Camera" Game Object 3. Hover the mouse over the "Main Camera" ... Read more
FormerlySerializeAs attribute doesn't work in Player Build when used in ...
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/SampleScene 3. Press the Play button and observe the Cons... Read more
[2D PSD Importer] Duplicate names in different hierarchies are renamed
Given the following structure of a .psb file: [Group] Face_00 ---- LeftEye ---- RightEye ---- Face [Group] Face_01 ---- LeftEye ----... Read more
Editor crashes when the Shader variants are being stripped in the projec...
How to reproduce: 1. Open the attached "case_1361040" project 2. Open the "Login" Scene 3. Build the project Expected result: The p... Read more
[WebGL] [Localization] CultureInfo.CurrentCulture always returns "en-US"...
Reproduction steps: 1. Change your browser language to Russian 2. Open the attached project ("1370011_20.3.zip") 3. Switch platform ... Read more
Setting an existing persistent variable with LocalizedString operator []...
https://forum.unity.com/threads/nested-localizedstrings-dont-seem-to-work.1203964/#post-7690903 Using NewItemUnlocked["my-nested-s... Read more
Android SDK shipped with Unity installations is on API Level 29
New Unity Installations does not install the Android SDK Platform with API level 30 by default Reproduction steps: 1. Install a new... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key