Search Issue Tracker
Fixed in 5.1.0
Votes
1
Found in
5.0.0f1
Issue ID
670843
Regression
Yes
Some terrain trees are not receiving ambient light when Precomputed Realtime GI is turned on
Reproduction steps:
1. Open the project AmbientLightBug located in projectdrop (link in edit)
2. Open the scene Scenes/EditorScene
3. Wait for all the lighting to be built
4. Look at the Game window, notice that some trees are receiving ambient color and are tinted red and some trees are not
5. Try looking at the trees from different distances, notice that some tree LOD levels are tinted red and some are not
Comments (1)
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
DennisVH
Mar 25, 2015 14:43
Same issue also with other meshes with LODs. All lighting turned off, ambient intensity with realtime ambient GI will render LOD1 and higher with wrong ambient color. Switching to baked ambient GI seems ok.