Search Issue Tracker
Fixed
Fixed in 2023.3.0a18
Votes
0
Found in
2023.3.0a14
Issue ID
UUM-56955
Regression
Yes
Physically based sky affects fog when it shouldnt
Repro:
1) Open the attached project with Unity 2023.3.0a14 or newer (I also tried trunk a16)
2) Rebake lighting. Its not related to baking(or apv), but its easier to see the issue.
Result: Fog is lit through walls, notice the blue tint.
Expected: Adding an image of the same project in 2023.3.0a11. The inside of the cube is dark as it should be.
As a bonus I added a video showing that its realtime Physical Sky related from another project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment