Search Issue Tracker
Fixed
Fixed in 6000.3.X, 6000.5.0a4
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment