Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0b7
Issue ID
1139313
Regression
No
[GPU Instancing] Sort Mode does not work for GPU instanced meshes
Repro steps:
1. Open SampleScene from the attached project
2. Simulate the particle system (it will play 3 quick bursts)
3. Confirm GPU instancing is turned on
4. Try changing the sort mode in the renderer
Result: sorting doesn't do anything
Expected result: particles to be sorted based on the specified method
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
Add comment