Search Issue Tracker
By Design
Votes
0
Found in [Package]
0.0.12-preview.33
Issue ID
1157346
Regression
Yes
[ECS] SkinnedMeshRenderer does not render while using Command Buffer Instantiating
Reproduction steps:
1. Open "1157346" project
2. Open "withSkinnedMeshRenderer" scene
3. Enter Play mode
4. Notice that a humanoid model with a gun is spawned and another gun model on the side
Expected Result: Second humanoid model with SkinnedMeshRenderer is spawned next to the gun
Actual Result: Model with SkinnedMeshRenderer does not render while using Command Buffer Instantiating
Reproduced with: 2019.3.0a4, 2019.3.0a3
Did not reproduce on: 2018.3.0a2 (crash), 2019.2.0b4, 2019.1.4f1, 2018.4.1f1
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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Resolution Note:
Currently SkinnedMeshRenderer is not supported in the conversion workflow, only MeshRenderer is supported.