Search Issue Tracker
Fixed in 5.5.0
Votes
2
Found in
5.2.0b6
Issue ID
719837
Regression
No
[UI] Area Light is missing the Range field in the inspector
How to reproduce:
1. Open any (new) project
2. Create an Area light
- Note that it's not possible to modify its range
- Enabling the Debug inspector enables a functional Range field
Comments (1)
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
pjburnhill
Apr 21, 2016 09:32
I spent hour and hours on this (trying to figure out why the Area light would just suddenly fall off) and posted on the Unity forums on this too, until someone pointed out that Area light is missing range field and that you can change the range of it by changing the light type to Spot and changing the range there and then changing the type back to Area.
http://forum.unity3d.com/threads/gi-area-light-issues.397354
Please add Range field to Area light.