Search Issue Tracker
By Design
Votes
0
Found in
2021.3.43f1
2022.3.44f1
6000.0.18f1
Issue ID
UUM-79241
Regression
No
Texture selection for light cookie can be clicked only in the small dot
How to reproduce:
1. Create a new HDRP project
2. Open the "OutdoorsScene"
3. In the Hierarchy, select the "Sun" GameObject
4. In the Inspector, under the "Light" Component, navigate to the Emission -> Cookie
5. Try clicking on the field
Expected results: The texture selection opens when you click on the square of the field
Actual results: The texture selection opens only when clicking on a small dot which might not be intuitiveĀ
Reproducible with: 2021.3.43f1, 2022.3.44f1, 6000.0.18f1
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Resolution Note:
Thank you for bringing this issue to our attention. After careful consideration, we have determined that this issue is not aligned with our current development priorities and focus areas. It is by design the look of the IMGUI "MiniPreview", which is applied when the size of the ObjectField is small enough. From what we can tell, it was designed to be small originally by the creator of this inspector.