Search Issue Tracker
Fixed in 6.7.1
Votes
0
Found in [Package]
5.10.0
Issue ID
1139761
Regression
Yes
[HDRP] The Light Reflection Color from the Spotlight is still present even when the Spotlight GameObject gets deactivated
How to reproduce:
1. Open the "SampleScene" Scene in the attached "HDRP v3.zip" Project
2. Set Active the Spot Light(BAD) GameObject
3. Deactivate the Spot Light(BAD) GameObject
4. Observe the Reflection color on the GameObjects in the Scene
Expected Behavior: The Reflection color is set back to white as the Blue Spotlight is deactivated
Actual Behavior: The Reflection color is still the color of a Spotlight even when the Spotlight is deactivated
Reproducible with(Unity versions): 2019.1.0b9, 2019.2.0a10
Reproducible with(Package versions): 5.10.0, 5.9.0
Not reproducible with(Package versions): 4.10.0
Not Reproducible with(Unity versions): 2018.3 stream
Note: Could not test on earlier than 2019.1.0b8 and 2019.2.0a9 as the HDRP had missing namespace errors in this project.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment