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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Add comment