Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a1
2018.1.0a5
Issue ID
972240
Regression
Yes
[UI] New parameters are incorrectly introduced for directional, spot and point lights
Steps for reproduction:
1) Open Unity (any versions after 2018.1.0a5)
2) Find and select Directional Light in the scene
3) In Inspector, check the parameters of Light component
4) Observe that we introduced width and height parameters from Area Light to all the other light types (even Spot Angle is added to Point light type)
Notes:
- Please check the image below, not much to add
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
Add comment