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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.