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
- Weight Brush Overlay text is clipped in Sprite Editor
- GameObject Transform scale values reset to their previously saved values when proportions are constrained and certain decimal values are entered in the Inspector
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project
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.