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
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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.