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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
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.