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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note (fix version 0.11.0-preview.43):
Fixed in: 2020.3.17f1 (Hybrid Renderer 0.11.0-preview.43)