Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2022.2.0b8
2023.1.0a10
Issue ID
UUM-12334
Regression
No
Serialized Property column is broken and displays the Header when the Header attribute is followed by a SearializeField
Reproduction steps:
1. Open the attached project "testHeaderAttribute.zip"
2. Open the "t_testBehavior" asset from Assets/Queries
3. Click the + on the right side of the Search window and add the "TestBehavior/Test Enum" column
4. Right-click the "Test Enum" column and select "Column Format/Experimental/Serialized Property"
Expected result: The SearializeField value is displayed in the column
Actual result: The header "This is a Header" is displayed before the SearializeField value and the values are overlapping and incorrectly formatted
Reproducible with: 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8
Could not test with: 2020.3.38f1 (Different Quick Search interface)
Reproducible on: macOS 12.4 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Unfortunately the TableView in the SearchWindow cannot filter out Attribute coming from property. We cannot address this bug currently.
Resolution Note (2023.1.X):
Unfortunately the TableView in the SearchWindow cannot filter out Attribute coming from property. We cannot address this bug currently.