Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.1f1
Issue ID
937693
Regression
No
Sorting Fudge of ParticleSystem Break under CustomAxis TransparencySortMode
How to reproduce:
1. Download attached project
2. Open the scene ParticleSortingFudgeTest.unity
3. Move “Particle System Right” (or left) along z axis
Actual result: “Particle System Right” (or left) rendered normally (red cover white) when z >= 0 but flip the order when z < 0.
Expected result: “Particle System Right” (or left) should render normally and same in the positive and negative z axis.
Reproduce with: 5.6.1f1, 5.6.3f1, 2017.1.0p3, 2017.2.0b5, 2017.3.0a1
Note: You can also change the transparencySortMode under “Main Camera”. Sorting fudge works fine under Orthgraphics & Perspective mode but breaks under CustomAxis mode.
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
Add comment