Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2018.3.0b4
2019.2.0a1
2019.2.0f1
2019.3.0a1
2020.1.0a1
Issue ID
1178477
Regression
Yes
Assertion failed on expression Error is thrown when Orthographic Camera and a Particle System with Specific settings are used
Required Particle System settings to reproduce the issue:
1. Render Sort Mode - "By Distance"
2. Transform Scale.z - "0"
How to reproduce:
1. Open user's attached project ("Projectzip") using the EnvIronman VM (more information in Edit).
2. Open the SampleScene
3. Select "ErrorParticle" in the Hierarchy
4. Observe the console window
Expected result: No errors are displayed
Actual result: Assertion failed on expression: 'IsNormalized(normal, 0.001f)' error is constantly thrown
Not reproducible with: 2017.4.32f1, 2018.3.0b3
Reproducible with: 2018.3.0b4, 2018.4.7f1, 2019.2.3f1, 2019.3.0b1, 2020.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
Add comment