Search Issue Tracker
Search results sorting doesn't respect provider order
Open search window type a query that yields results from multiple providers See that the results do not respect this order. Only the... Read more
filtermode appears twice in search proposition
Open search window Search by project, search t:texture2d Click + to open search proposition. type filtermode. See that a single entr... Read more
Issue with synchronous flags
This threads explain some issue with using the synchronous flags during queries. [https://forum.unity.com/threads/unity-search-quick... Read more
Openening select query shows bad set of columns
In order to test this, you need to use the QuickSearch test projects Open the scene SearchContextAttribute Click on the Cube object ... Read more
[Properties] Asset property indexing doesn't work for null asset reference
Create an asset with asset reference (ex a prefab referencing a material). Ensure your Asset Index has property enabled: !image-2024... Read more
[Properties] Find Asset Reference in project should use p: in its query
Right click on an asset Chose Find Reference in Project !image-2024-01-22-13-40-47-555.png! See that the query use to search doesn't... Read more
[Scenario Week] 2D Core template has no iconography in the hub on 2023.3...
Install Unity 2023.3.0b3 for scenario week Go to the Hub 3.7.0 Select the 2D core template Note the right side information Bug: 2D C... Read more
[Entities] Xcode throws an "tid_103 (1): signal SIGSEV" error when force...
Reproduction steps:1. Open the attached project “ReproProj”2. Go to File > Build Settings and make sure that “Create Xcode Projec... Read more
[Properties] Find same properties issues
There are multiple issues with the Find same properties workflow: !image-2024-01-22-13-49-08-368.png! 1) Click on active property of... Read more
[Properties] Property Search doesn't work with properties with the same ...
Both during asset indexing or scene search we index properties by property path. But if 2 types/components have components with the ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code