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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
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.