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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment