Search Issue Tracker
Fixed in 5.4.0
Votes
6
Found in
Issue ID
730899
Regression
No
Texture of tree depends on the color of the fog
Steps to reproduce:
1. Open attached project
2. Open scene "CreateTreeWithFog"
3. Open "Lighting" tab and notice that Fog is enabled (if not then enable it)
4. Change fog color to red, for example
5. Create new tree (GameObject -> 3D Object -> Tree)
6. Notice that texture created for tree has fog color
Workaround: Disable fog before creating a tree and re-enable it after tree is created.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Add comment