Search Issue Tracker
Won't Fix
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
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
- visionOS Players are minimized when Guided Access is turned on
- Licensing Client fails to launch when opening Unity Hub
- Sprite Atlas Inspector preview disappears when entering Play mode unless SpriteAtlasMode is set to "Sprite Atlas V2 - Enabled"
Resolution Note:
Unfortunately the TableView in the SearchWindow cannot filter out Attribute coming from property. We cannot address this bug currently.