Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0b1
Issue ID
UUM-120588
Regression
No
SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
How to reproduce:
1. Open the project “IN-113668_LightTesting”
2. Open the “SampleScene.unity” scene (Project tab → Assets → Scenes)
3. Open the Search window for lightmaps (Examples → SearchProvider → Show lights)
4. In the Search window, on the left, select Project → QueryLightmaps
5. Observe the “Lighting Data Asset” column
6. Generate Lighting and wait for it to finish (Window → Rendering → Lighting → Generate Lighting)
7. Observe the “Lighting Data Asset” column in the Search window from step 3
Expected result: Each lightmap’s lighting data asset remains set to “LightingData”
Actual result: Each lightmap’s lighting data asset is “Missing (Lighting Data Asset)”
Reproducible with: 2023.1.0a1, 6000.0.57f1, 6000.2.3f1, 6000.3.0b1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The project is based on the following documentation: Unity - Scripting API: SearchProvider. The documentation is for Unity 6.0, however it is exactly the same to any supported stream documentation for 6.2
- The provider with the Search Column is defined in Assets/LightingProvider.cs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment