Search Issue Tracker
In Progress
Fix In Review for 6000.5.0a3
Votes
0
Found in
6000.5.0a1
Issue ID
UUM-127103
Regression
No
Packages are not indexed by default
When a default Index settings file is created in a new project we do not specify to index packages.
This has a few issues with all the new workflows built on the search Window:
- VisualEffect templates are not indexed in the URP/HDRP package thus making the new Create Visual Effect from Template useless
- This means the new Lighting Explorer workflows won't have the materials and LightingData coming from URP/HDRP available in their explorers.
What we need to do:
- Index packages by default for all normal build
- D not index packages by default for all source builds to avoid CI slowdown.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment