Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b8
Issue ID
776012
Regression
No
[ReflectionProbes] When blending, probe with higher importance doesn't override the result
http://docs.unity3d.com/Manual/UsingReflectionProbes.html
Blending section mentions "When one probe involved in the blend has a higher Importance value than another, the more important probe overrides the other in the usual way.", but it doesn't happen
To reproduce:
1. Open attached project
2. Open scene 1
3. Increase importance of one of the reflection probes
4. Notice that the sphere between them, still uses both equally
By design:
Reflection probe boundaries weren't overlapping
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment