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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
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.