Search Issue Tracker
Won't Fix
Votes
1
Found in
5.3.0f1
Issue ID
744971
Regression
No
[SpeedTree or TreeCreator?] Trees do not get Realtime GI and emission from other objects
Steps to reproduce:
1. Download and import attached project.
2. Play. (Or inspect in the editor)
Expected result: Tree gets red color from GI as sphere.
Actual result: GI does not alter tree color at all.
See screenshots. (GI_1.png, GI_2.png)
Reproduced on: 5.4.0a5, 5.3.0f3, 5.3.0f1, 5.2.2f1, 5.1.4f1
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
Trees should not be lightmapped. We have a feature in landing pattern that allows objects lit with light probes to affect both surrounding lightmapped objects and the probes used for lighting the object itself. This is perfect for trees, they can cast shadows on other lightmapped objects and be lit by probes with self-occlusion at the same time. Going forward this will be the recommended way for lighting trees.