Search Issue Tracker
Fixed
Votes
0
Found in
5.5.1f1
Issue ID
889596
Regression
No
Simulating particles with audio throws Assertion errors
Steps to reproduce:
1. Open attached project
2. Open "Scene0_AudioViz" scene
3. Go into play mode
-Assertion errors appear in console window
Note: you can also reproduce this issue only by leaving AudioStuff->Method2 and AudioStuff->Particles2 active objects in the scene. Also when all other objects are disabled (except these 2) commenting out line 88&89 in AudioVisualizer.cs prevents errors from appearing.
Errors:
Assertion failed on expression: 'IsFinite(outDistanceForSort)'
Assertion failed on expression: 'IsFinite(outDistanceForSort)' UnityEditor.DockArea.OnGUI()
Results: Unity continuously throws Assertion errors.
Reproduced on: 5.5.1f1, 5.6.0b11, 2017.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some Material Overrides are viewed as broken when using the Shadergraph CustomLighting package sample
- Spring Joint shows only one anchor gizmo in Scene view when "Auto Configure Connected Anchor" is enabled
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
Add comment