Search Issue Tracker
Fixed in 0.11.0-preview.43
Votes
0
Found in [Package]
0.11.0-preview.42
Issue ID
1323153
Regression
No
[HybridRenderer] Color is not correct when using Material property
Reproduction steps:
1. Open attached project "HybridRenderer.zip" and scene "SampleScene"
2. Enter Play Mode
3. In Game View, observe the two "Debug Overlay Cell" GameObjects
Expected result: Both GameObjects are rendered with the same color
Actual result: The GameObject that's converted to an Entity is lighter
Reproducible with: 0.11.0-preview.42 (2020.3.4f1, 2021.1.3f1)
Could not test with: 2018.4.34f1, 2019.4.24f1, 2021.2.0a13 (package errors break project)
Note:
Reproducible with Hybrid Renderer V2 in 2020.3.0f1, but when upgrading the project, the entity is no longer rendered and an error is logged in the Console - "A Hybrid Renderer V2 batch is using the shader "Shader Graphs/DebugCellOverlay", but the shader is either not compatible with Hybrid Renderer V2, is missing the DOTS_INSTANCING_ON variant, or there is a problem with the DOTS_INSTANCING_ON variant." Turning off Hybrid Renderer V2 fixes the issue.
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
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
Resolution Note (fix version 0.11.0-preview.43):
Fixed in: 2020.3.17f1 (Hybrid Renderer 0.11.0-preview.43)