Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.3.0a7
Issue ID
950088
Regression
Yes
Realtime light probes are broken in play mode
Realtime light probes are not working correctly in editor.
Steps for reproduction:
1) Download the project below `707267.zip`
2) Open the scene `413-DynamicGI_ChangeSkybox`
3) Build the lighting
4) Observe the issue in editor, the script called `ChangeSkyTint` overwrites realtime light probe data even before entering play mode.
5) When entered into play mode, realtime light probes stop affecting terrain trees
Notes:
- Issue is specific to editor, does not occur in standalone player
- Regression seems to be introduced in 2017.3.x
- GIF below shows how the functionality of realtime light probes change when we enter into play mode from editor
- Static images demonstrate how it should look like and how it currently looks like
Workaround: use non-auto mode.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment