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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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.