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
- Exception when adding column to multicolumntreeview with visible set to false
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
Add comment