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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
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.