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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
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.