Search Issue Tracker
Glyph Adjustment Table is modified when using an existing TMP Font Atlas...
How to reproduce:1. Open the attached “IN-137132“ project2. In the Project window, open the “Original” folder (Assets > Fonts >... Read more
Spawned prefab entities incorrectly displayed in blue instead of white i...
Steps to reproduce: Open HelloCube_Prefabs scene, open the subscene Enter play mode All new spawned prefab entities names are not di... Read more
Hierarchy v2: Reordering scene nodes issues misc
Scenario 1 repordering in-memory scene Steps to reproduce: Add a new in-memory scene by right click an existing scene header Try to ... Read more
Query() skips nested elements when UXML template has content-container="...
How to reproduce:1. Open the "IN-136542" project2. In the Hierarchy window, create a new GameObject3. Select the GameObject4. In the... Read more
UI misalignment in Unity Accelerator settings: "Check Connection" button...
Steps to reproduce: Create a project Download and install the latest Accelerator/CacheServer build on your machine Connect your Unit... Read more
“Asset SG_Eye.shadergraph could not be found” error thrown in the Consol...
Steps to reproduce:1. Create new Unity project using HDRP 3D Template2. Open Package Manager3. Go to High Definition Render Pipeline... Read more
Search Inspector Panels left edge is drawn in the middle of the Panel wh...
Steps to reproduce: Create and open a Universal 3D Project Open the Search Window (Ctrl+K) and search for and select any Asset in Pr... Read more
Hierarchy v2: node with hide flag turned on should not be searchable in ...
Steps to reproduce: set hide flags on node in runtime by: void Start() \{ gameObject.hideFlags = HideFlags.HideInHierarchy; } search... Read more
Rendering Debugger foldout documentation button highlights are not centered
Reproduction steps:1. Create a new project2. Window > Analysis > Rendering Debugger > Rendering3. Hover over “GPU Resident ... Read more
Shadow cast by rotated Reflection Probe has corners culled when using Fo...
How to reproduce:1. Open the attached “IN-136975” project2. Build and Run the project3. In the Player, fly around using WASD and mou... 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
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
- TableEntryAdded event is not triggered when a new entry is added in the Localization Tables window
- The macOS Player is built to a different folder than the selected one when the Player is built on Windows
- Editor memory leak in VisualElement when recompiling in a blank URP project