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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Currently SkinnedMeshRenderer is not supported in the conversion workflow, only MeshRenderer is supported.