Search Issue Tracker
By Design
Votes
0
Found in
5.5.0a4
Issue ID
815725
Regression
No
Light passes through one-sided mesh renderers in baked mode
One-sided mesh renderers (e.g. a default Unity plane or a mesh imported from an external 3d software) can't block out light emitted by a mesh with emissive material or a Light when the lighting is baked. The light passes through to the other side of mesh. The result is the same when "Cast Shadows" parameter of Mesh Renderer is set to "Two-Sided".
Steps for reproduction:
1) Open "TestScene1".
2) Ensure that in "Lighting" window, the "Ambient GI" parameter is set from "Realtime" to "Baked".
3) Build the lighting.
4) Observe the bug.
Notes:
- Alternatively, the cube with emissive material can be disabled and "Point light" can be enabled in the scene. The type of light can be changed to anything. Same bug can still be observed.
- In GIF attached, Shaded Mode and Baked Mode in the editor are displayed.
- Reproduced with the version 5.3.5p6, 5.4.0b22, 5.4.0b25, 5.5.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment