Search Issue Tracker
Fixed in 0.16.0
Votes
0
Found in [Package]
0.14.0-preview.18
Issue ID
1258802
Regression
No
Entities rendered are not influenced by volume indirect diffuse intensity
How to reproduce:
1. Open the attached "HDRPSpawnLightingDOTS"
2. Open up the SampleScene
3. Observe in the Scene view there are three cubes bright, less bright, and bright (the middle one (less bright) is part of the subscene 'sub')
Expected: the object from the subscene should look like the rest of the cubes in the scene
Actual: the cube from the subcsene is less bright (see the seneview.png attached in the Edit section)
4. Enter play mode
5. Observe that the cube on the left is converted to an entity and is now less bright (like the one from the subcene)
Expected: in play mode entities converted from game objects should look the same as they do before they are converted
Actual: converted entities look less bright (see the gameview.png attached in the Edit section)
Reproducible with: 2019.3.16f1, 2019.4.3f1, 2020.1.0b15, 2020.2.0a16
Note:
-Different behavior on macOS, cubes brightness looks like in gameview.png
-Could not test with earlier versions because of the thrown errors
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 0.16.0):
This issue is fixed in the latest DOTS master (it has been for a few weeks)